HI guys,
I tried to change padding of gallery images. It worked fine on mobile but on laptop there is some problem with left padding. There is no padding in the start of first picture (left side). Everything else is perfectly fine.
What I did is:
(image bar liquid)
I changed this:
1. <div class="grid grid--no-gutters image-bar image-bar--{{ section.settings.section_height }}">
with this:
1. <div class="grid image-bar image-bar--{{ section.settings.section_height }}">
(theme scss liquid)
I added this at the end:
.grid.image-bar .grid__item {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
Please help me to solve this. Picture is attached here. Website link is: www.shopey.ae. Thanks is advance.
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 but your store is password protect.
User | Count |
---|---|
48 | |
47 | |
40 | |
27 | |
16 |