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

    please help! this is the url: http://www.commercialhotelmillthorpe.com.au

    how can i make the responsive menu below the header (in mobile mode) just like in the link provided below.

    thanks in advance!

    #603702

    Hey offthehook33!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    ul#mobile-advanced {
        padding-top: 0;
        margin-top: 82px;
    }
    .show_mobile_menu #advanced_menu_toggle {
        opacity: 0;
    }

    Cheers!
    Yigit

    #604290

    thank you!!

    #604899

    Hi!

    No problem! Let us know if you need anything else. :)

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how can i make the responsive menu below the header (in mobile mode)’ is closed to new replies.