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 #1899195
Slider Height
Closed

Comments

  • AntimaXi started the conversation

    I want to customize my slider on homepage and decrease it's height. How can I do that?

  •  501
    Penci replied

    Hi,

    Please go to Customize > Addtional CSS then add custom css to do that:

    .penci-owl-featured-area.style-2 .penci-image-holder:before {
        padding-top: 133.1412%;
    }

    you can change padding top  is 133% to any  value you want ( Ex : 66.7%, 100% )

    Best regards,

    PenciDesign