WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

possible to Make slider smaller in dimension?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #689
    Jason
    Participant

    Is it possible to reduce the size of image that the slider needs?
    Id like to run my slider with a bit smaller of images so i show more of the content below with out needing to scroll as much

    #694
    Grace Themes
    Member

    Hi

    To reduce the slider image height

    Go to Appreance -> Theme Options -> Basic Setting

    and paste the below code in Custom CSS box and click on Save Options button.

    .slider-main { min-height:300px !important;}
    .nivoSlider img { height:300px !important;}

    set the min-height and height as per your requirement.

    Regards
    Grace Themes

    #703
    Jason
    Participant

    Thank you!! can I do the same with the width?

    #704
    Jason
    Participant

    I took the gamble an added in reference for width but now the images are no longer centered on page, is there a way I can align the smaller images into center an have the text on images align on them still?

    #710
    Grace Themes
    Member

    Hi,

    Please send us WordPress admin login details of your site at [email protected] so we can check the site and solve your problem.

    Regards
    Grace Themes

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