We’re currently experiencing a high volume of inquiries and our response time could be up to 2 days. We apologize for the delay, and thank you for your patience. Our available time: 2 AM - 1 PM (Monday - Friday) (UTC+0 Timezone).

Okay
  Public Ticket #2689848
Slider Size
Closed

Comments

  • Finisher23 started the conversation

    Hi,

    First of all i want to thank you again for this great project and great support. 
    I want to change the height of Home Slider. How can i do this?

  •  2,562
    Support replied

    Hi,

    You can add into Admin -> Appearance -> Custom CSS.

    #homepage-1 .ps-home-banner .owl-slider .ps-banner {
        height: 500px;
    }

  • Finisher23 replied

    Hello, 
    I decided not to use simple slider, i am using custom slider instead. How can i remove unused slider js in my homepage? 

  •  2,562
    Support replied

    Hi,

    It's using Owl carousel JS to display slider but you can't remove it. It's used in many places, not only for homepage slider.

    1527119726.png