Home › Forums › Jevelin Theme › moving the search icon in the header
Home › Forums › Jevelin Theme › moving the search icon in the header
How would one move the search (magnifying glass) icon in the header to be the icon on the far right? Currently there is a MY ACCOUNT link on the right that i would like to move next to the SHOP text.
I would like it to be:
HOME SHOP MYACCOUNT (cart) (search)
How would i change MY ACCOUNT text to an icon with hover and link colors attached?
Thanks.
Hi @davey1975,
I hope you are well today and thank you for your questions.
How would one move the search (magnifying glass) icon in the header to be the icon on the far right? Currently there is a MY ACCOUNT link on the right that i would like to move next to the SHOP text.
I would like it to be:
HOME SHOP MYACCOUNT (cart) (search)
You can make it like HOME SHOP MYACCOUNT (search) (cart) by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
li.menu-item.sh-nav-cart.sh-nav-special {
float: right;
}
li.menu-item.sh-nav-search.sh-nav-special {
float: right;
padding: 0 15px !important;
}
How would i change MY ACCOUNT text to an icon with hover and link colors attached?
You can try achieving this using Yellow Pencil edior as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.