Now:
Later:
Right now it is like this but i want it like on the first picture but i want it like on the other.
My website: https://6a0203-f3.myshopify.com/
Now:
Later:
Right now it is like this but i want it like on the first picture but i want it like on the other.
My website: https://6a0203-f3.myshopify.com/
add this css in your Base.css File
.collection-list-wrapper .center.collection-list-view-all.small-hide.medium-hide {
position: absolute;
top: 3%;
right: 2%;
}
.collection-list-wrapper .center.collection-list-view-all.small-hide.medium-hide a {
text-decoration: underline;
}
Its too big right now how i can get it smaller like on this website: https://oodie.eu/
Add this Css in replace my old css
.collection-list-wrapper .center.collection-list-view-all.small-hide.medium-hide {
position: absolute;
top: 3%;
right: 2%;
}
.collection-list-wrapper .center.collection-list-view-all.small-hide.medium-hide a {
text-decoration: underline;
font-size: 12px;
}
How i can get it to featured colletions also