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

    Ahoy, How do I adjust the text size of the Fullwidth Sub Menu Element on mobile?

    #1333076

    Hey hitrev,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .av-subnav-menu .avia-menu-text {
      font-size: 12px; 
    }
    }

    Best regards,
    Rikard

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