Home Forums Basel support forum Bug on responsive header

Bug on responsive header

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #136113

    Publiyou
    Participant

    Hi suport,

    I have an issue with the responsive header of my website, it looks like it’s cut in half and my header background color is definined on black…

    Thanks for answer.

    Attachments:
    You must be logged in to view attached files.
    #136137

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area

    Best Regards

    #136144

    Publiyou
    Participant

    I tried to desactivate plugin 1 by 1, but nothing works, what do yo mean by “switch the parent theme” ?

    #136210

    Hello,

    Please provide the site admin access to the private area for us to check.

    Best Regards

    #136215

    Publiyou
    Participant

    Admin in private content.

    Thank you !

    #136244

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    @media (max-width: 1024px) {
        
        .header-vertical {
            position: relative;
        }
    }

    Best Regards

    #136248

    Publiyou
    Participant

    It works

    Thanks a lot.

    Have a nice day !

    #136272

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)