Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1145403

    Hi,

    I can`t edit font size in my main menu. I have tried to change it Advanced Styling > and so on.

    I wat to change it from 13px to 16px but it just wont work.

    Best regards,
    Miikka Slaminen

    #1145414

    Hey MiikkaSalminen,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #avia-menu span.avia-menu-text {
    	font-size: 16px !important; 
    }

    Then clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.