Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1089531

    The template enfold-consulting is taken as a basis.
    There were problems menu does not fit the text:

    View post on imgur.com


    Quick custom CSS code is added:

    #top #header .av-menu-button > a .avia-menu-text {
    text-align: center;
    white-space: pre-wrap;
    }

    There are problems display on mobile, the text comes at each other

    View post on imgur.com

    • This topic was modified 5 years, 7 months ago by SenjaLp.
    #1089756

    Hey Антон,

    Add this to quick css:

    #av-burger-menu-ul a{
        margin:20px!important;
        font-size:11px
    }

    Best regards,
    Jordan Shannon

    #1090046

    Hi, Jordan
    Thanks!!!

    #1090183

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problem with menu on mobile’ is closed to new replies.