possible to Make slider smaller in dimension?
- This topic has 8 replies, 2 voices, and was last updated 1 month, 3 weeks ago by Grace Support.
-
AuthorPosts
-
April 20, 2016 at 4:26 pm #689JasonParticipant
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 muchApril 21, 2016 at 6:09 am #694Grace ThemesMemberHi
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 ThemesApril 21, 2016 at 1:45 pm #703JasonParticipantThank you!! can I do the same with the width?
April 21, 2016 at 1:52 pm #704JasonParticipantI 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?
April 22, 2016 at 5:56 pm #710Grace ThemesMemberHi,
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 ThemesApril 19, 2024 at 3:34 pm #489685 Star IT DeptParticipantSame question with regards to Combine Pro Theme, does this work still?
April 20, 2024 at 3:40 am #48979Grace SupportKeymasterThe option is not available to set the height of the slider image
April 22, 2024 at 8:59 am #490185 Star IT DeptParticipantHi, thanks for your reply. I do not want to set the height of the image I want to reduce the height of the whole area used by the slider. In this theme the Height reserved for the slider images is fixed, smaller images are scaled up to fit the Slider. I want to reduce the height of the slider so that it does not use so much of the page. Is that possible using the Custom CSS or am I going to have to replace the slider altogether or replace it with another slider that can be customised?. I would be quite happy to remove the slider from the theme completely and just use a single smaller image to replace it. Is that possible?
April 23, 2024 at 4:50 am #49036Grace SupportKeymasterUse slider images of size 1400 x 300 pixel
-
AuthorPosts
- You must be logged in to reply to this topic.