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 #3650726
Sticky Hader
Closed

Comments

  •  2
    Avniloff started the conversation

    The space between search and social icons is not correct.
    please tell me how to fix it.

  •  3,116
    PenciDesign replied

    Hi,

    Please send me your site URL.

    Regards,
    PenciDesign.


  •  2
    Avniloff replied

    https://informant.co.il/
    still need solution for this

  •  3,116
    PenciDesign replied

    Hi,

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

    .pc-builder-element .search-click, .pc-builder-element.penci-top-search .search-click {
      margin-right: 10px;
    }

    Regards,
    PenciDesign.