Skip to content
Public Ticket #9683

PenNews: Site header overlaps admin functions in mobile site

Conversation thread

ICEknigh7 replied

Customer Reply

I'm not sure if the Wordpress admin bar is something that should be altered with CSS (it may have a different id in future wordpress updates) but I guess that fixes it for now.

Penci Design replied

Staff Reply

Hi,

Thank you for your all feedback.

I add custom css to style.css on child theme to fix the issue.

#wpadminbar {
    z-index: 999999;
}

https://prnt.sc/pew3ms

Please check it again.

Best Regards,

PenciDesign

ICEknigh7 replied

Customer Reply

You have to open the admin menus to see how they go behind the site header, see attached screenshot.

Penci Design replied

Staff Reply

Hi,

I check on your site and i saw it work fine  as screenshot https://prnt.sc/peg9ie

Please tell me about width of screen on screenshot 

Best Regards,

PenciDesign

ICEknigh7 started the conversation

Conversation Start

When browsing the mobile site, the site's header overlaps the Wordpress menus, which makes them inoperable (see attached screenshot).

Want to join this conversation or access attachments? Sign in first.