How to change size of menu text above site heading

This topic has 1 reply, 1 voice, and was last updated 5 years, 11 months ago by Spiracle Themes.

Viewing 1 reply thread
  • Author
    Posts
    • #1155


      Jayde
      Guest

      Hi there,

      I have my menu above the site heading on the landing page, and I’d like to make it slightly bigger, and try it out bold. Can you please let me know if there’s text I can add to additional css to accomplish this? Thanks in advance 🙂

    • #1157


      Spiracle Themes
      Guest

      Hi Jayde,

      Try the CSS below

      #elvinaa-main-menu-wrapper .nav>li>a{
      font-size: 16px;
      font-weight: 700;
      }

      Change the size ie 16px according to your need.

      Copy and paste the CSS above in Appearance -> Customize -> Additional CSS

      Regards

Viewing 1 reply thread

Reply To: How to change size of menu text above site heading

Your information: