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 #1460850
Penci Slider not showing full on mobile
Closed

Comments

  • Christine started the conversation

    Hi there - i am done with my website www.chisambameander.com and this is for my client to take over and maintain the sliders and adverts easily, this is why i opted for the Penci slider as it is the easiest one, the client designs a banner for the slider but it shows non proportioned on mobile? 

  •  2,699
    PenciDesign replied

    Hi,

    Please add more this code to Customize > Custom CSS to fixed it:

    @media only screen and (max-width: 1169px){
    .featured-area .pencislider-item .penci-image-holder{ height: 0 !important; content: "" !important; padding-top: 41.96% !important; }
    }


    Best Regards,

    PenciDesign