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 #1585827
Adjusting size of slider
Closed

Comments

  • WAX33 started the conversation

    Hi, is it possible to adjust the size of the featured slider? I'm using Style 3 on the home page and I'd like to make it thinner/smaller if possible.


    Thanks!

  •  2,697
    PenciDesign replied

    Hi,

    Can you show me your site url and tell me more about your question? Do you mean make the featured slider is smaller in the height?


    Best Regards,

    PenciDesign

  • WAX33 replied

    Hi,

    My site URL is wax33.com (but it's not currently public). Yes, that's exactly it - is it possible to make the featured slider smaller in height?

    Thanks

  •  2,697
    PenciDesign replied

    Hi,

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

    @media only screen and (min-width: 1170px){
    .featured-style-3 .penci-owl-carousel .penci-image-holder:before { height: 450px; }
    }
    

    Change value 450 to any value you want.


    Best Regards,

    PenciDesign

  • WAX33 replied

    Hi,

    Strangely that didn't seem to work. I copied the code and pasted it into 'Customize > Custom CSS' and changed the 450 value to lots of different values but the featured slider (normal style 3) didn't change height.

    Thanks

  •  2,697
    PenciDesign replied

    Hi,

    Can you show me your site url to I can take it a look?


    Best Regards,

    PenciDesign