Comments Nakita Fox started the conversationJune 19, 2020 at 4:38amHi there, just wondering if there is a way to change the padding between the images in the featured slider, style 19. And/or if there is a way to change the height of the images/rows. Thank you!(Link and attachment are NSFW - nude art images) 2,700PenciDesign repliedJune 20, 2020 at 2:05amHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 1170px){ .featured-style-19 .penci-image-holder:before { height: 400px; } } Change value 400 to value as you want.Best Regards,PenciDesignNakita Fox repliedJune 21, 2020 at 3:50amThat changed the height of the images, thank you! Is there any way to also change the padding (gap) between each image/item, too? I've marked the part that I mean in the image. 2,700PenciDesign repliedJune 21, 2020 at 3:38pmHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 1170px){ .featured-style-19 .wrapper-item .penci-item-mag{ border-width: 10px !important; } } Best Regards, PenciDesignNakita Fox repliedJune 22, 2020 at 12:51amPerfect, thank you so much! :) Sign in to reply ...
Hi there, just wondering if there is a way to change the padding between the images in the featured slider, style 19.
And/or if there is a way to change the height of the images/rows.
Thank you!
(Link and attachment are NSFW - nude art images)
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Change value 400 to value as you want.
Best Regards,
PenciDesign
That changed the height of the images, thank you!
Is there any way to also change the padding (gap) between each image/item, too? I've marked the part that I mean in the image.
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Perfect, thank you so much! :)