New Landing How can we help? Cardinal Menu, Counter, Bullets and Child Theme

Viewing 15 posts - 1 through 15 (of 21 total)
  • Posted in: Cardinal
  • #148295
    matsb222
    Member
    Post count: 40

    Hi

    I have a few questions, I use the bright version of Cardinal.

    1. The menu item on the far right has a problem. The submenu items appear on the right side witch make them disappear on desktop and tablet. Any solution for this?

    2. On mobile menu, the sub-sub items show all the time. Is it possible to make the sub-sub items only show when I tap on the sub-item?

    3. I have a page with a few Jump Links / anchor links (they have an unique ID). In the menu, they can only be clicked on when I am on the specific page. When I am on a different page on the website, only the menu item that directs to the page can be clicked from the menu, not the items that goes to the jump links. Any solution?

    4. On Counter. Is it possible to remove the small line between the number and the text? Is it also possible to move the text closer to the number and make the text a little bigger?

    5. When I use bullets and writes a long sentence, the second line starts below the bullet. Is it possible to make the second, third line start under the start of the sentence (a little to the right) and not under the bullet?

    6. I have done some changes to the CSS. Im using the Cardinal child theme. I want to update to 2.02 but I don’t want to lose my changes. Is it safe to click the “Update Themes” button in my Dashboard?

    Regards,
    Mats

    #148917
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you check your site because it’s down at the moment.
    Thanks

    -Rui

    #148981
    matsb222
    Member
    Post count: 40
    This reply has been marked as private.
    #148985
    matsb222
    Member
    Post count: 40
    This reply has been marked as private.
    #149144
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #149154
    matsb222
    Member
    Post count: 40
    This reply has been marked as private.
    #149531
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I used the address you provided me 🙂

    Also your htaccess should handle this situations to redirect to the www or you end up losing many visitors.

    Will check and get back to you.

    -Rui

    #150778
    matsb222
    Member
    Post count: 40
    This reply has been marked as private.
    #151534
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Apologize for the delay it was left behind somehow.

    1) Can figure this out, will forward to the development team

    2) This is what I’m seeing by default.
    https://www.dropbox.com/s/illwi0i0s43s9d6/2015-02-19%2011.27.00.png?dl=0

    3) What is that page url and the button you are pressing?

    4) Add this to your custom css:

    .sf-count-asset .count-divider {
    display: none;
    }

    5) Add this:

    .spb-asset-content ul li {
    padding-left: 1.3em;
    text-indent: -0.9em;
    }

    6) Yes if you have used a child theme you can update the parent theme without losing any changes

    -Rui

    #151571
    matsb222
    Member
    Post count: 40
    This reply has been marked as private.
    #152183
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @matsb222

    2) We’ve already fixed this for the next update, it will now only open one level of submenu below the clicked item.

    2.2) You can set these in the color customiser

    2.3) Fixed for the next update too.

    3) If they are # links, they will only work on that page. The best thing to do would be to have 2 separate menus, then you can set the menu with # links as an override on the “Spille Bordtennis?” page – you can set this in the page meta options.

    If you need the build sooner, let us know.

    Hope that helps.

    – Ed

    #152679
    matsb222
    Member
    Post count: 40
    This reply has been marked as private.
    #153112
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Mats

    2) Update was just pushed live an hour ago.

    2.2) You can override this colour with:

    #mobile-menu ul li:hover > a {
    color: #ff9900!important;
    }

    4/5) This is caused by your custom css:

    .spb-asset-content ul li {
    text-indent: -0.9em;
    }

    6) You can adjust this with the following:

    #mobile-logo.has-img img {
    max-height: 55px;
    }

    7) Recent posts asset doesn’t have a load more button.

    8) Not as standard.

    – Ed

    #153561
    matsb222
    Member
    Post count: 40
    This reply has been marked as private.
    #153762
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    2.2) This is incorrect – https://www.dropbox.com/s/r698srxykmehmtm/Screenshot%202015-02-27%2011.59.43.png?dl=0

    Please check what I wrote above.

    7) Which page?

    8) Add this custom css:

    #mobile-menu {
    overflow: scroll;
    }
    #mobile-menu-wrap {
    overflow: hidden;
    }

    9) This is because of what I said above, hence my reasoning for the extra menu:

    If they are # links, they will only work on that page. The best thing to do would be to have 2 separate menus, then you can set the menu with # links as an override on the “Spille Bordtennis?” page – you can set this in the page meta options.

    – Ed

Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register