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 #1487914
Formatting Issue on the Search Result Page
Closed

Comments

  • bloggingonabudget started the conversation

    I am noticing a formatting issue on the search results page.

    I believe there should be a SPACE between the phrase: SEARCH RESULTS FOR and the Keyword that was searched for. Can this be updated in the next version for the theme?

  •  2,699
    PenciDesign replied

    Hi,

    You can add more a space via Customize > Quick Text Transition > on "SEARCH RESULTS FOR" change it to "SEARCH RESULTS FOR "  => add more a white space after text "FOR"


    Best Regards,

    PenciDesign

  • bloggingonabudget replied

    Hi,

    I tested out inserting a whitespace after FOR. It looks like the theme will default to removing the white space after I save the customization. 

    Is there a way to resolve this?

  •  2,699
    PenciDesign replied

    Hi,

    Strange. Ok, no problems, please add more this code to Customize > Custom CSS to fixed that issue:

    body.search-results .archive-box span{ margin-right: 10px;  }

    Best Regards,

    PenciDesign