Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2410751
Site content on top of mobile menu
Closed

Comments

  • thepublicvariable started the conversation

    When I open the mobile menu If the post title is visible in the page it overlays the mobile side menu.

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to fix this issue:

    .penci-menu-hbg.penci-vernav-show {
        z-index: 100;
    }
    

    Best Regards,

    PenciDesign