Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #668017

    hello, unfortunately the mega menu is not showing correctly on my startpage (it is hidden by the slideshow and other contents). Would you be so kind and provide some css support? many thanks in advance, chris

    #668022

    Hey Chris2234!

    “Falsches Passwort”. Can you please check the password once again?

    Regards,
    Yigit

    #668034

    thanks for the quick response!

    #668038

    Hey!

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

    #header .six.units {
        width: 338px;
    }

    Cheers!
    Yigit

    #668041

    excellent — problem solved — I added the “!important” rule:

    #header .six.units {
        width: 338px!important;
    }

    Many thanks!

    #668043

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mega menu partially hidden’ is closed to new replies.