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

    Hi,
    Some pages of our Website have white borders for our menu, although “Transparent header” is selected on formatting settings on page parameters : https://tech-my.biz/contact-agence-transformation-digitale/
    Before the last update of Enfold, it was totally transparent, without white borders in our case.
    How can we fix this please?

    Thanks a lot for your help.

    Best Regards,

    TechMyBiz Team from France

    #1185106

    Hey Jérôme,

    Please try this in Quick CSS:

    #top .av_header_with_border.av_header_transparency #header_main {
        border: none !important;
    }
    
    #top .av_header_with_border.av_header_transparency .avia-menu.av_menu_icon_beside {
        border-color: transparent !important;
    }

    Best regards,
    Rikard

    #1185229

    Hey Rikard,

    Thanks a lot for your code, it is perfect now!

    Have a nice day and congrats for your serious and your theme, which is for us the best for WordPress!

    Best regards,

    Jérôme

    #1185230

    Hi Jérôme,

    Glad Rikard could help! :)

    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 ‘Borders appear with transparent header menu’ is closed to new replies.