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 #1397726
Unresponsive Mobile View
Closed

Comments

  • Hisham started the conversation

    Hi,


    There is an issue with the mobile view where it is unresponsive. Some of my links cannot be seen fully in mobile view. i enclosed picture for your reference.

  •  2,699
    PenciDesign replied

    Hi,

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

    @media only screen and (max-width: 768px){
    .post-entry { word-wrap: break-word; }
    }

    Best Regards,

    PenciDesign