Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2043685
Penci Slider not responsive
Closed

Comments

  • TheGreetery started the conversation

    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? 

  •  2,699
    PenciDesign replied

    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 Soledadwink.png


    Best Regards,

    PenciDesign

  • TheGreetery replied

    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. 

  •   PenciDesign replied privately