Skip to content
Public Ticket #29505

Accessibility

Conversation thread

PenciDesign Supporter replied

Staff Reply

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.


PenciDesign Supporter replied

Staff Reply

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 started the conversation

Conversation Start

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

Want to join this conversation or access attachments? Sign in first.