Changing font style in megamenu problems

This topic has 9 replies, 3 voices, and was last updated 2 years, 3 months ago ago by Trotyl

  • Avatar: Trotyl
    Trotyl
    Participant
    December 12, 2021 at 20:08

    Hello,
    In XSTORE>Header Builder>Dropdown menu I pick font what I want to use, but this font changed in normal dropdown menu only.
    In megamenu font is diffrent, In what place i can change style of megamenu font etc.?
    In tutarial i didnt find anything about this, there is some separate menu for megamenu settings?

    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2021 at 08:21

    Hello,

    Do you use static block to create mega menu? Could you provide URL and temporary wp-admin access?

    Regards

    Avatar: Trotyl
    Trotyl
    Participant
    December 13, 2021 at 13:50

    I see also other problem, i change font of body to Arimo.
    But in MEGAMENU and in body font is still Raleway…

    So its two problems:
    1. How to change font in megamenu
    2. Why font in body didint change after changing settings

    Arimo font in settings

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2021 at 14:16

    Please see screenshots – https://prnt.sc/22t5b3c https://prnt.sc/22t5irf Clear cache and check one more time.

    Regards

    Avatar: Trotyl
    Trotyl
    Participant
    December 13, 2021 at 14:23

    true, second problem was cashe, but what with font in megamenu?
    its only way to use font from body?
    Can I have diffrent font in megamenu and in body

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 14, 2021 at 12:03

    Hello,

    We’ll fix that in 8.0.12 theme update. If you want to change it now we could send you a custom code. Just let me know.

    Regards

    Avatar: Trotyl
    Trotyl
    Participant
    December 14, 2021 at 15:58

    yes please
    and btw. code for turn off vertical separators in columns in megamenu (they are very slim, but i want to dissappear them)

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 15, 2021 at 01:41

    Hello,

    Add the below code to Theme Options > Custom CSS

    .et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link {
        font-family: Roboto Condensed;
        text-transform: uppercase;
    }
    .et_b_header-menu:not(.header-secondary-menu) .item-design-mega-menu .nav-sublist-dropdown .container>ul>li:not(:last-child) {
        border: none;
    }

    Regards

    Avatar: Trotyl
    Trotyl
    Participant
    December 15, 2021 at 23:02

    Thank you very much

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Changing font style in megamenu problems’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.