Home Forums ArileWP Pro Main slider dimentions

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26510
    Ömer G
    Participant

    Hi,

    how can I change the dimensions of mail slider photos?

    I especially want to lower the height of main slider photos?

    Thank you

    #26541
    themearile
    Keymaster

    Hi Ömer G

    Please add the CSS code below in the Additional CSS Box. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    #theme-main-slider .item {
    height: 600px;
    }

    Set the height of the slider as per the requirement.

    Thanks

    #27337
    Ömer G
    Participant

    thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.