New Landing How can we help? Themeforest Theme Support Uplift Mega Menu Custom Font Settings not working

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Uplift
  • #267303
    parcyvall
    Member
    Post count: 143

    Dear Support,

    the font setting for Mega Menu do not change text weight, size or transform (uppercase, lowercase, normal). I guess because it’s overwritten by the theme.

    I fixed with some custom css, but it guess it should work via settings.
    Kind regards,
    Simon

    #267381
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes it’s overwritten in the theme, we do not use any css settings for the mega menu

    Will ask the developer if there’s anything we can do, but we find it easier to stick with theme styling

    – Kyle

    #267387
    parcyvall
    Member
    Post count: 143

    It doesn’t really get the Theme styling. My h5 Tag is styled with “400” weight but the mega menu items get “700”.

    Kind regards,
    Simon

    #267389
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What’s your link? I’ll inspect the css

    – Kyle

    #267390
    parcyvall
    Member
    Post count: 143

    http://parcyvall.com but I fixed it with custom css, because the site is already live.

    #267393
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Where is there a h5 in your menu?

    – Kyle

    #267403
    parcyvall
    Member
    Post count: 143
    #267405
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok looks like it’s set in the css:

    li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
        border-color: #555;
        border-style: solid;
        border-width: 0;
        color: #555;
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        padding: 10px 0;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: top;
    }

    Must be part of the design

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 total)

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

License required for the following item
Login and Registration Log in · Register