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 #1626907
Homepage Slide is not repsonsive
Closed

Comments

  • jarcreativejeremy started the conversation

    It used to be - however, after updating the theme it no longer scales down for mobile.

  •  2,699
    PenciDesign replied

    Hi,

    If you want to make your images auto resize for your current image, please add more this code to Customize > Custom CSS:

    .featured-style-31 .penci-image-holder{ height: auto !important;  }
    .featured-style-31 .penci-image-holder:before{ content: "" !important; padding-top: 44.92%;  }

    Best Regards,

    PenciDesign

  • jarcreativejeremy replied

    Perfect - thanks!