Jump to content
Sign in to follow this  
manenberg

Banner Height

Recommended Posts

manenberg

I cannot find an answer in the forum for this so here it is. What is the css code to change the height of the banners on my home page. The site is www.tester.hotelworks.net

Share this post


Link to post
Share on other sites
Guest Guest

Well, the height is reflective on the content but if you wanted to heighten them further you could increase the padding by adding this to custom CSS:

banners .banner-area {padding: 50px 0px;}

30 is the default, so you could play around with that until you find a height you like.

Share this post


Link to post
Share on other sites
manenberg

Hey Tyler, I am actually trying to make them closer together so i used your code and decreased the number but nothing changed.Any other ideas?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×