Home Forums WoodMart support forum Header banner issue

Header banner issue

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

    John
    Participant

    Hello guys,
    The Header Banner from theme settings doesn’t show.
    I put this css code and now it’s shows but it’s overlap the header. Also the issue it’s on tablet and mobile.
    See this screenshots https://imgur.com/a/NHjUdA2

    div.header-banner {
    z-index: 999;
    }

    Can you help me with this?
    Thank you!

    #618989

    Bogdan Donovan
    Keymaster

    Hi,

    We tested your website with your custom code disabled (screenshot https://monosnap.com/file/Mohk5yKfWyOZnJlPOzskm0nCEMlWYY), which modifies the banner header’s z-index: 999, and observed that it works correctly (screenshot https://monosnap.com/file/OXF0E7010AW1PKA6aQHMxplnP7rkft) with the default z-index: -1.

    Please note that changing the z-index to another value may cause issues that cannot be resolved otherwise.

    If you are still experiencing the issue, please provide more details about the conditions under which it occurs, including screenshots or a video demonstrating the problem.

    Kind Regards

    #619060

    John
    Participant

    Hello,
    Actually I have managed to solve the issue.
    I have in child and old header.php saved and this was the issue.
    Doesn’t matched correctly after the theme update.
    Thank you!

    #619066

    Bogdan Donovan
    Keymaster

    We are glad you found a solution to your issue. Feel free to reach out if you encounter any difficulties.

    Kind Regards

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