Skip to:
Content
Pages
Categories
Search
Top
Bottom

profile picture overlaps menu items

  • @mcary1996

    Participant

    Drop down menu on mobile devices displays behind buddypress profile items like profile picture. Please let me know how to fix, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • @clickallco

    Participant

    You’ll be able to fix it through CSS, link your site if you want it to be more specific than that

    @mcary1996

    Participant

    My BuddyPress community is private. Would this photo help determine what CSS needs to be added and where?

    sample

    @mcary1996

    Participant

    @clickallco

    Participant

    No. Try right clicking the menu with your mouse and click inspect element. You’ll be met with some html and css. The css styles the html. Try putting in both these codes z-index:9999, position:absolute where its needed.

    Here’s a quick walkthrough on how to use the inspect tool to figure out where to put it https://developers.google.com/web/tools/chrome-devtools/css#declarations

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar