Hi All! I was hoping you could help -
I was looking to add some text underneath the 'cart' button (as in the screenshot). Would anyone know what/where to insert the code?
Thanks!
Solved! Go to the solution
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
Thanks for the store URL.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.site-header__icons-wrapper svg.icon.icon-cart {position: absolute;}
.site-header__cart .icon__fallback-text {
position: relative !important;
width: 100%;
height: 100%;
overflow: visible;
top: 30px;
}
it's my pleasure to help us
User | Count |
---|---|
542 | |
209 | |
126 | |
80 | |
44 |