Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #907810

    hello, how can I reduce the space below and above when the Fullwidth Sub Menu becomes 2 or three lines at mobile devices?

    image

    • This topic was modified 7 years, 3 months ago by yannis_asp.
    #907846

    Hey yannis_asp,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #907848
    This reply has been marked as private.
    #907860

    Hi,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 802px) { 
    #top .av-subnav-menu > li {
        padding: 3px 0!important; 
    }

    Best regards,
    Mike

    #907867

    thank you very much!

    #907913

    Hi,
    Glad we were able to help, shall we close this then?

    Best regards,
    Mike

    #907935

    yes… thank you!

    #907968

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Fullwidth Sub Menu’ is closed to new replies.