hi
is there a way to make a button for the collection list section. At the moment there is just a heading i.e. animals.
But i'd prefer it to be in a button so its more noticeable
thanks
jess
Solved! Go to the solution
This is an accepted solution.
Hi, @jtan
Thanks for the post.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.collection-grid__item-title--wrapper .collection-grid__item-title { background: #939393; display: table; padding: 10px; font-size: 22px; } .collection-grid__item-title--wrapper { display: flex; align-items: center; }
Hi @LigalBahiri
Thanks Welcome to the Shopify community!
Please share your site URL,
So I will check and provide a solution here.
Hi @LigalBahiri
Thanks for the share URL.
1. Go to Online Store->Themes->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.collection-grid__item-title--wrapper .collection-grid__item-title {
background: #6d4b33;
display: table;
padding: 10px;
font-size: 22px;
}
.collection-grid__item-title--wrapper {
display: flex;
align-items: center;
}
hey @Vikas_Chovatiya
Thanks you.
but it still apears on the image of the collection
i want it to be a taxt link under the image ... can you help me? thanks!!
User | Count |
---|---|
793 | |
134 | |
93 | |
64 | |
60 |