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 #2325350
Size of Search Bar
Closed

Comments

  • sarraherring started the conversation

    I'm wondering if it's possible to position the search bar input text  ("Type and hit enter...") closer to the "X" on the right. I see this being justified "right."

    I've included both what currently is "Type and hit enter..." justified to the left as well as a mockup of what I'm wondering if is possible (text justified to the right).

  •  2,699
    PenciDesign replied

    Hi,

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

    .show-search{ max-width: 300px; left: auto; right: 0; }
    

    Best Regards,

    PenciDesign