Shopify themes, liquid, logos, and UX
Hi guys,
I would really appreciate any help on this. How can I move the icons in the top right of my header to the left a little. Website: seraneeva.com. Any help would be greatly appreciated!!!
You want to like this?
Nope, still on the right side, but too the left a little
Please paste this code.
@media screen and (min-width: 768px){
.site-header__wrapper__right.top-links {
margin-right: 80px;
}
}
Thanks!
Hi @flammagreg,
I understood your query.
Just Go to Edit Code > search Theme.min.css file and add this code at the bottom of the file
site-header .site-header__wrapper .site-header__wrapper__right
{
margin-right : 70px;
}
Adjust the value accordingly
BR
Dawood Mirza
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025