Tagged: clean box pro, feature slider, resizing
- This topic has 8 replies, 2 voices, and was last updated 10 months, 3 weeks ago by tikaram.
-
AuthorPosts
-
December 5, 2023 at 10:39 am #330670btcbtcParticipant
No matter how much I try to follow feature slider questions, I never get the one simple answer to:
Can I control the size (in height) of a feature slider? I am currently looking to use the one on Clean Box Pro but it is too darn big. It takes up a half page. Can’t I limit its height somehow? Can’t I just say I want this particular slider to be 200 pixels – or something like that?
Thanks. Sorry, I’m dumb!
Bruce
December 5, 2023 at 11:46 pm #330692tikaramParticipant@btcbtc : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.
@media screen and (min-width: 1440px) { #feature-slider .cycle-slideshow img { width: unset; height: 200px; } }
Let me know if this works as desired or not.
Regards,
TikaramDecember 9, 2023 at 2:41 pm #330752btcbtcParticipantI have tried this at least 15 times trying to re-configure any of the options I could. I used different browsers and cleaned the cache repeatedly.
I am sure it is me doing something wrong but nothing is changing. I even made the image size smaller.
Did I miss a cache in the theme somewhere?
December 11, 2023 at 8:58 am #330781tikaramParticipant@btcbtc : Please post in your site URL so that I can check for issues on your site and provide you the required fix. The above css code should fix the height issue for the featured slider.
Regards,
TikaramDecember 13, 2023 at 5:14 pm #330862btcbtcParticipanthi, tikaram, i just wondered if i could have you log onto our wordpress and see if you can do anything with it? thank you.
December 15, 2023 at 5:21 pm #330892btcbtcParticipantIn the meantime, our site is colonialautorepairservices.com
Thank you.
December 16, 2023 at 5:55 am #330896December 29, 2023 at 10:48 am #331180btcbtcParticipantHi, Tikaram, just wondered if you still thought you would get to this by year-end? I had sent my logon info.
Thanks.
December 29, 2023 at 11:21 am #331185 -
AuthorPosts
- The topic ‘Slider resizing’ is closed to new replies.