Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23594

    How can I make the slider of the “Featured Slider” to be 1500×1000 instead of 1500×430?

    How can I also reduced the height of the socket?

    #120427

    Hi,

    Go to LayerSlider WP > Click a slider > Global Settings > Basic > Slider Height > Enter 1000, save changes.

    To reduce the socket height, add this on your custom.css

    #socket .container {
    padding: 5px 0;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Slider Size and Socket Size’ is closed to new replies.