Home Forums WoodMart support forum Widen the menu and make the text larger

Widen the menu and make the text larger

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #149773

    hpb
    Participant

    Hey,

    Is it possible to widen the menu and make the text larger?

    Example: https://prnt.sc/pia2u4

    Thanks

    #149795

    Hello,

    Yes you can increase the font-size of menu inside the header. From the Theme Settings >> TYPOGRAPHY >> ADVANCED TYPOGRAPHY >> Select your specific menu and increase the font size. As I select the Main Navigation Links to increase the menu size of main menu: https://jmp.sh/I8QYDED

    When you increase the font size of your menu it will automatically become a little wider.

    Best Regards.

    #149836

    hpb
    Participant

    Hey, the changes do not seem to have any effects:

    http://prntscr.com/pielnk

    If I change the font to something big or extremely small it does not seem to have any effects.

    Thanks!

    #149925

    Hello,

    I have test your site. Actually you are using “menu left” in your header which is not the main menu it’s a secondary menu. That’s why when you choose the “Main Navigation Links” from Advanced Typography it did not work.

    You need to choose the “Secondary Navigation Links” from the drop down list as in the screenshot: https://jmp.sh/DK6esBa

    Result: https://jmp.sh/jsETQY1

    But remember that by applying the above settings. It will also change the font size of all the other secondary menus not only the menu which you used in your header row.

    If you want your changes does not disturb all the other secondary menus and affect the only menu which you are using in your header row then insert the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS:

    #menu-menu-left .woodmart-nav-link{
    font-size:28px;
    }

    Result: https://jmp.sh/jva0JIT

    Best Regards.

    #149960

    hpb
    Participant

    Thanks!

    #149961

    Well, hpb!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Widen the menu and make the text larger’ is closed to new replies.