I added it but I don't see any changes, even after clearing the cache. I added it to Apperance > Custom CSS. I want to reduce the height. Is there anyway I could you email you my admin login for you to take a look.
Back to my original issue - what I want is not add some padding but want to change the HEIGHT of the front page slider container. I want to reduce it. What css property do I need to change. I added the following property but not happen
How do I change the height of the homepage featured slider? I’m using style 6. I do see the css element but I can't figure out the height property
Hi,
Please try add more this code to Customize > Addinational CSS to do that:
Change value 50 to any value you want.
Best Regards,
PenciDesign
I added it but I don't see any changes, even after clearing the cache. I added it to Apperance > Custom CSS. I want to reduce the height. Is there anyway I could you email you my admin login for you to take a look.
Hi,
You can put your admin url and admin account ( username and password ) here with private ticket button at the bottom right.
Best Regards,
PenciDesign
Hi,
I did it help you by add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign
Yes - Thanks. Also, I would like to move my custom css to the following location
Appearance > Custom CSS instead of where they are currently. will this post any issue?
Hi,
I think no any issue. But, I recommend you put it to Customize > Custom CSS.
Best Regards,
PenciDesign
Back to my original issue - what I want is not add some padding but want to change the HEIGHT of the front page slider container. I want to reduce it. What css property do I need to change. I added the following property but not happen
featured-area .wrapper-item-classess {
height: 326px !important;
}
Hi,
To change it, please change number 52 in the code I sent you before:
The height: 326px here can't solve anything.
Best Regards,
PenciDesign