Font size top bar

edited February 2019 in Fonts
Hi, how to change the font size inside the top bar?..

Comments

  • And how to bring the telephone and mail to the right side instead of left?
  • Hi,
    To change the size of the "Top bar", you have to get into the Theme Options > Fonts > Size & Style
    Change the "Main Menu" size.

    Also, to bring it to the right, please paste this code into the Theme Options > Custom CSS & JS > CSS
    .contact_details{
    float:right !important;
    }
    Thanks
Sign In or Register to comment.