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

    Hi There my mobile menu is missing and I need to center and increase the line spacing on the top header (secondary header)

    #921796

    Hey web4698,

    I believe I found the issue. Please add the following to quick css:

    @media only screen and (max-width: 1125px)  {
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        top: 0;
        left: auto;
        right: 0;
        display: block!important;
    }}

    Best regards,
    Jordan Shannon

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