Hello everyone,
I am using the impulse theme and I want to use the thumbnails besides the product image.
When I do this it comes out wierd.
-
In the first screenshot is my store but I want to be like the second screenshot. How can I fix this?
-
How can I remove the slider dots as seen below the product image?
My website: ozado.de
Help would be much appreciated.
Best regards,
Peter
Hi @Peter2020 Thanks for providing the URL, but I am not able to see the format of image that you are specifying in the screenshot, not in mobile version as well, As without looking into it I may not be able to provide you the perfect solution.
Regarding the 2nd issue: Please add the code in your theme.css/base.css/style.css file which is available in your theme.
ol.flickity-page-dots {
display: none !important;
}
If you are not sure where is your theme.css/base.css/index.css/style.css file please follow the steps:
- Login in shopify admin.
- Click on the Online Store.
- Then click on the button next to Customize in live Theme.
- Click Edit Code.
- Search theme.css/base.css/index.css/style.css in the code in left hand side which ever is available in your theme.
- You can add the above code at the bottom of the file.
Result:
If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!
Best Regards
Sahil
Hi @Peter2020 No I am still seeing it:
Best Regards
Sahil