• Hi.

    first of all great WordPress Theme!

    But i want to change the Font Size for the Menu. But the Option are not working on “Optimizer Options” – Header-Menu ! I changed the size but it dont works. Custom CSS also..

    How can i change the Size?

    Greetz

Viewing 6 replies - 1 through 6 (of 6 total)
  • Appearance > Optimizer Options > Custom Code > Paste this code in box and save.

    #topmenu ul li a {
        font-size: 14px !important;
    }

    Just edit the 14px

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    You can change the Menu font size from Optimizer Options -> Color & Font -. Header & Menu -> Menu -> Menu Font Size

    If the changes doesn’t take place immediately, try disabling the caching plugins.

    Let me know if it solves the issue.

    Thanks

    Thread Starter Kingmarley

    (@kingmarley)

    Hi!

    both options dont work! ??

    Option Custom CSS: https://prntscr.com/7l378b

    Theme Options: https://prntscr.com/7l37fi

    Website: https://goo.gl/ONcO9p

    Menu is 14px and stayed at 14px i dont know why..

    Thread Starter Kingmarley

    (@kingmarley)

    And there is no Cache Plugin installed. The other changes are working well!

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    1. First of all the Custom CSS you inserted is nowhere to be found on websites source. And the screenshot you’ve sent the interface (Custom CSS) doesn’t seem to match with Optimizer. Are you making the changes on Appearance > Optimizer Options > Custom Code > Custom CSS and clicked Save Changes.

    2. Can you please disable the plugin Menu Image, it’s overwriting the menu items CSS

    Let me know if it solves the issue.

    Thanks

    Thread Starter Kingmarley

    (@kingmarley)

    Hi!

    The plugin was the problem thx!

    Greetz

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Font Size in Menu’ is closed to new replies.