Shopify themes, liquid, logos, and UX
I am trying to move the cart logo on mobile and desktop versions. I want to move it to the top right pictured below.
Solved! Go to the solution
This is an accepted solution.
Add this code at the bottom of your theme.css file.
.top-bar .grid__item.medium-up--four-fifths.small--one-half.text-right {
width: 100%;
}
Do let me know if it works.
This is an accepted solution.
Add this code at the bottom of your theme.css file.
.top-bar .grid__item.medium-up--four-fifths.small--one-half.text-right {
width: 100%;
}
Do let me know if it works.
You're welcome.
User | RANK |
---|---|
130 | |
91 | |
77 | |
60 | |
55 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022