I've had a bit of trouble getting the right size for the Penci Slider - it's taller than I would like. I finally managed to get it looking just how I like it on desktop, but now it's cut off on mobile and tablet. Any suggestions?
That worked great. There's just one small issue on tablet now - the logo is kind of floating too far to the right instead of it being in the left corner. Not a big deal, but looks a little odd.
Hi there!
I've had a bit of trouble getting the right size for the Penci Slider - it's taller than I would like. I finally managed to get it looking just how I like it on desktop, but now it's cut off on mobile and tablet. Any suggestions?
Hi,
Please try add more this code to Customize > Custom CSS to make it resize on the mobile:
.featured-area .penci-owl-carousel .pencislider-item .penci-image-holder{ height: auto !important; } .featured-area .penci-owl-carousel .pencislider-item .penci-image-holder:before { content: ''; padding-top: 26.5625%; }We will add more an option for that issue in the next update version of Soledad
Best Regards,
PenciDesign
That worked great. There's just one small issue on tablet now - the logo is kind of floating too far to the right instead of it being in the left corner. Not a big deal, but looks a little odd.