We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: CSS ARROW SPACE

CSS ARROW SPACE

AA226
Excursionist
19 0 5

Hey community, 

 

Is it possible to help me in the mobile view, the arrow in the product page so close to the end of the screen. 

Is it possible to remove a little the arrrow from the side screen WITHOUT touching the picture, i need the picture to stay full screen please ? 

 

Thanks in advance 

edibpe-sw.myshopify.com

psw : kingaaliya
IMG_1960.PNG
 
 
 
Replies 3 (3)

Tech_Coding
Shopify Partner
520 133 131

Hello @AA226 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (min-width:749px){
   .my-gallery .slick-next, .slick-prev{
       left: 9px !important;
   }
}
</style>

Result:

Tech_Coding_0-1732619680469.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
AA226
Excursionist
19 0 5

Thank you, 

 

You're the only one that work. Just when you click one on the button to see the next picture, the left button move and go back on the place he used to be (so close to the side of the screen), do you have a solution for this please? 

Rahul_dhiman
Shopify Partner
856 168 186

Hello @AA226 
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

@media (max-width: 749px) {
.slick-prev {
left: 3px;
}
.slick-next {
right: 3px;
}
}

Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages