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 #3719318
Accessibility
Open

Comments

  • therevivingpakistan started the conversation

    Kindly check this issues and advice me what to do.
    Regards

    Attached files:  2.PNG
      1.PNG

  •  2,540
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    @media only screen and (max-width: 767px) {
      .pc-builder-element .search-click, .pc-builder-element.penci-top-search .search-click {
        min-width: 35px;
        min-height: 35px;
        margin-top: 10px;
      }
      .penci-builder-element.header-social a {
        min-width: 35px;
        min-height: 35px;
      }
    }

    Regards,
    PenciDesign.



  •   therevivingpakistan replied privately
  •  2,540
    PenciDesign replied

    Hi,

    I've tried to fix this issue by adding some extra CSS code, but it still hasn't been resolved. It might be an error with Google's mobile check.

    I'll take some time to re-check it and will send you an update once everything passes.

    Regards,
    PenciDesign.