• mkavtelishvili

    (@mkavtelishvili)


    can anyone tell me how to change the font size of the menu on topbar header and footer? i was searching for a code in style.css but couldnt find. thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • RossMitchell

    (@rossmitchell)

    Install a browser inspector, if you are using firefox it is firebug, each browser has its own equivalent addon.
    Using the browser inspector you will be able to find the css classes and ids as well as the html components you want to target.

    Then it is a simple matter of either using a custom css method (some themes support it, there is also a plugin), or using a child theme, details here:
    creating a child theme https://codex.www.ads-software.com/Child_Themes

    @mkavtelishvili – did you get this resolved or are you still working on it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change topbar, header and footer menu font sizes’ is closed to new replies.