Hi Guys sorry if this is the wrong thread I am stuck, so i thought i might ask here maybe someone can help me. I
I am trying to modify my product page to show products like this not sure if it is possible? Currently, it is showing in a carousel that i find is really small and hard to see the details of the product.
I am not really sure where to start with this to be honest, do i need to dive into the CSS ?
Solved! Go to the solution
Hello, @Jay429
Welcome to the Shopify community!
and Thanks for your question.
Please share your site URL,
So I will check and provide a solution here.
Thanks for url
but, sorry we're not able to your store is passwod protect can you please share is.
Thanks for it.
do you need product image stache full also right side content fix right this?
This is an accepted solution.
Thanks for clear about it
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.photos__item--thumbs {
display: none;
}
.product__photo-container.hide {
display: inline-block !important;
}
This is an accepted solution.
Thanks for your compliments.
User | Count |
---|---|
520 | |
210 | |
129 | |
79 | |
45 |