Help is needed. Please tell me how I can move the cart icon a centimeter to the left because when there is a product in it, the circle is closed and only half visible.
You also need to move the logo to the center
And a search button.
Please help anyone who understands how to do this, since I’m a
Please help anyone who understands how to do this, since I’m a complete noob in CSS myself.
Hello,
Add this in base.css :
@media(max-width: 479px){
.header–top-center>.header__search { display: block; margin-left: 35px; }
.header–top-center *>.header__search { display: none; }
}
Let me know if this helps you.
Thanks,
Ritu
With search all good. But if i link another page(not home) logo still no center. And cart still hidden(need move right a bit)
Oh i have no idea how can i find, but i try now
I tried to find it but couldn’t find it, recently the Vitals app changed something. I have no idea how to search, I just used ctrl+F but it didn’t help
This is definitely better!
Almost perfect, now only in the desktop version the cart is still not visible as it was before in the mobile
Its looks good, but i cant save. When i put this code, they write to me
Online Store editor session can’t be published