I recently changed my store to the Express theme and added 2 collections in the featured collection template. I need to be able to show a tab or divider between the featured collections for easier recognition of the 2 different product sets. Would also like to have the show options automatically expanded with buy option enabled.
https://vistape.myshopify.com/
Current:
Expectation:
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
sorry your store is password protect can you please share us
I will check out the issue and provide you a solution here.
Thanks for details
this is a possible CSS code if need more look can be sent personal message first try this
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.min.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.featured-collections__tablist li:first-child {
background: #f9dbcb;
border-radius: 10px;
}
.featured-collections__tablist li:nth-child(2) {
background: #81d4fa;
border-radius: 10px;
margin-left: 16px;
}
yes is possible to advance HTML code if you need this so please personal message
User | Count |
---|---|
439 | |
179 | |
101 | |
99 | |
98 |