Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1474835

    Hi – I still need help with this please:

    I did try posting but it’s been closed and it didn’t look like it saved?

    The problem we are having is the red bar gets in the way of the menu so you can’t access the menu.

    Here is an example:

    View post on imgur.com

    On the mobile, the red bar doesn’t go behind the menu too like here:

    View post on imgur.com

    #1474854

    Hey ballindigital,

    Thank you for the inquiry.

    You may need to adjust the z-index of the #header_main element. Please add this css code:

    #header_main {
        z-index: 50;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.