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 #1297278
How to change the slider size?
Closed

Comments

  • hinterfragen started the conversation

    How can I change the slider size (in my case slider 2)? Is it possible to change the size by adding css code or with a child theme?

  •  2,699
    PenciDesign replied

    Hi,

    To do that, please try add more this code to Customize > Custom CSS:


    .featured-style-2 .penci-owl-carousel .owl-item .item{ width: 750px; }


    Change number 750 to the size you want.


    Best Regards,

    PenciDesign