Horwood Posted June 1, 2020 Posted June 1, 2020 Hi I'm trying to reduce the padding on the mobile view when have a gallery below some text. I added the code below which reduced it on the desktop view but i can't seem to make it reduce when it's in the mobile view div.gallery-slideshow {padding-top: 0px !important; padding-bottom: 0px !important;} see the screen shots below. Any help would be appreciated
tuanphan Posted June 2, 2020 Posted June 2, 2020 Can you share link to page in screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Horwood Posted June 2, 2020 Author Posted June 2, 2020 Hi Tuanphan Thanks for looking at this. https://oriole-cranberry-mggc.squarespace.com/art-direction-1/out-of-darkness password testsite
Horwood Posted June 2, 2020 Author Posted June 2, 2020 Also Tuanpahn something you will also see is how the captions for the images in a gallery when viewed on a mobile are separated from the image. See the screen shot. Any idea how to fix this?
Horwood Posted June 4, 2020 Author Posted June 4, 2020 @tuanphan were you able to login to my site above ok. Any advice to these issues would be much appreciated. Thanks
hanna38 Posted June 13, 2020 Posted June 13, 2020 same problem on mobile here: https://www.raumpunkt.at/buero please help. thank you.
tuanphan Posted June 13, 2020 Posted June 13, 2020 On 6/3/2020 at 1:15 AM, Horwood said: Hi Tuanphan Thanks for looking at this. https://oriole-cranberry-mggc.squarespace.com/art-direction-1/out-of-darkness password testsite sorry for the delay. Can you check url again? It doesn't exist. 1 hour ago, hanna38 said: same problem on mobile here: https://www.raumpunkt.at/buero please help. thank you. Add to Home > Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="5ee3e26423cac969401cc4ab"] { height: 40vh !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hanna38 Posted June 13, 2020 Posted June 13, 2020 thanks. padding under gallery is ok now. but padding above ist to large.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.