• Resolved nitahelpinghand

    (@nitahelpinghand)


    The slider images fill the entire screen on most all screen sizes. How can I make them smaller?

    Thank you for any and all help you can give!

Viewing 3 replies - 1 through 3 (of 3 total)
  • weblizar_support

    (@weblizar_support)

    Hello

    Go To Dashboard -> Appearance -> Customize -> Theme Options ->
    Theme General Options -> Custom CSS box and paste code and save.

    .carousel {
     width:85%;
     margin-left:95px;
    }

    Thanks

    Thread Starter nitahelpinghand

    (@nitahelpinghand)

    That helped tremendously. Thank you VERY much!!

    Nita

    Your Welcome ..Let us know for further query.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adjust size of slider images’ is closed to new replies.