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

    Hi @kriesi-team,

    we got a problem with the content-subnavi:
    – with version 4.41 some of the links on some pages didn’t work – we can’t find any reason why.
    – with the latest version 4.5 the subnavi complete didn’t work. below there is a color section content element with some colums and regular content but it seems that this section conflicts with the subnavi.

    can you help aus?
    site-url are at the private part of this message.

    Thank you!

    #1036452

    Hey kisys,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    #top .av-submenu-container.av-sticky-submenu {
        z-index: 301;
    }
    
    

    Best regards,
    Yigit

    #1036966

    Hi Yigit,

    thank you – i drop it into the child theme and it works!
    Problem solved.

    Best Regards!

    #1037017

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Content-Subnavi did'nt work’ is closed to new replies.