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 #1751502
Mobile view slider home
Closed

Comments

  • lisbonLover started the conversation

    Mobile slider version change, image as reference: Home-Mobile.png

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    @media only screen and (max-width: 480px){
        .featured-style-23 .wrapper-item .penci-item-mag.penci-item-1,
        .featured-style-23 .wrapper-item .penci-item-mag.penci-item-4{ width: 100%; }
        .featured-style-23 .penci-item-1 .penci-image-holder:before, .featured-style-23 .penci-item-2 .penci-image-holder:before {
            padding-top: 66.6667%;
        }
    }
    

    Best Regards,

    PenciDesign

  • lisbonLover replied

    It´s done. Perfect.

    Thanks