Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1159300

    Hello,

    1. I’m trying to increase my Main Menu font size and nothing regarding the menu colors or size seem to be responding. I have tried General Styling, and Advanced. I have cleared cache and added the following CSS:

    #header_meta a, #header_meta span {
    font-size:20px !important;
    }

    2. I have also tried to change the background header color on mobile only as the menu does not show up on mobile.

    Is there a way for you to check it out on your mobile or a means to attach a screen-shot?
    Thank you for your assistance.

    Debra

    #1159527

    Hello,

    1. I’m trying to increase my Main Menu font size and nothing regarding the menu colors or size seem to be responding. I have tried General Styling, and Advanced. I have cleared cache and added the following CSS:

    #header_meta a, #header_meta span {
    font-size:20px !important;
    }

    2. I have also tried to change the background header color on mobile only as the menu does not show up on mobile.

    Is there a way for you to check it out on your mobile or a means to attach a screen-shot?
    Thank you for your assistance.

    Debra

    #1159555

    Hi,

    Please try this instead:

    .main_menu .avia-menu-text {
      font-size: 20px !important;
    }

    Best regards,
    Rikard

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