Hi, I need help customizing my search page.
Here’s how my current search page looks:
And here’s how I want it to look:
Here’s what I need:
- Move the “Search Results” text below the search bar, and replace it with “Results for ‘SEARCHED TERM’.”
- Remove the “Filters” text, move the “Availability” and “Price” sections to the right and stack them vertically, and add a smooth slide-in and slide-out animation for them.
- Resize both the “Availability” and “Price” menus to make them smaller and remove the underline from “Availability.”
- Remove the hover effect for both “Availability” and “Price” menus, so the text doesn’t highlight when hovered over.
That’s everything I’d like.
Here’s my store URL: https://1049xn-ya.myshopify.com/search?options%5Bprefix%5D=last&q=edit
And here’s the reference store I want it to look like:
https://tomnoske.store/search?options%5Bprefix%5D=last&type=product%2Carticle%2Cpage&q=edit&sort_by=relevance
Thank you so much for your help. I really appreciate it!
Tim
Hi @CreatorTim
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
label.field__label {
display: none !important;
}
input#Search-In-Template {
padding: 0.8rem 9.8rem 0.8rem 2rem !important;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Hey, thanks for the feedback, but honestly, nothing has changed.
This is how it looks now:
And this is more or less how I want it to look:
So here’s what I need:
- Remove the “Search results” heading.
- Replace the small text “1 result found for ‘edit’” with “Results for ‘edit’,” increase the font size to 36px, bold it, and center-align it.
That’s all I want.
Here’s my store URL: https://1049xn-ya.myshopify.com/search?options%5Bprefix%5D=last&q=edit
And here’s the reference store I want it to look like:
https://tomnoske.store/search?options%5Bprefix%5D=last&type=product%2Carticle%2Cpage&q=edit&sort_by=…
Thanks a lot,
Tim