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 #2404772
Please help me to fix this bug
Closed

Comments

  •  1
    baohuynhc started the conversation

    Hi,

    I found a bug that on the categories page, when I using my phone and hit on the "3 line button" on the top left corner, then the name of the category is over.

    You can understand what I am saying better. Sorry for my English, I am not a native English speaker.

    Here is the picture.

    https://ibb.co/3R77SQH
    https://ibb.co/QKTMZsL
    https://ibb.co/NCz8qyz


    Thank you.

  •  2,699
    PenciDesign replied

    Hi,

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

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

    Best Regards,

    PenciDesign