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

    Hello Kriesi Team, i try to get the burger menu center aligned and could not find a solution. It should be centered below the centered Logo. Could you please give me a hint? Regards fh

    #853850

    Hey freehaan,

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

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .main_menu {
        top: 250px !important;
        right: 48% !important;
    }
    }

    Best regards,
    Rikard

    #854284

    Hi Rikard, thans for your reply. I’II try that.
    regards freehaan

    #854361

    Hi freehaan,

    Did you try the code above? Does it resolve your issue?

    Best regards,
    Victoria

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