Jump to content
Sign in to follow this  
heroescourse

Any way to get less padding between Slider and content?

Recommended Posts

heroescourse

I'm using the Nivo Slider plugin and Jshortcodes for columns- can't figure out why there is 70 px of space between the two. Any ideas? Here's the website: http://www.usvetsinc.org/demo/

Share this post


Link to post
Share on other sites
kastelic

There seems to be a linebreak in there adding an extra 18px. If you could go into the post content editor and delete the line breaks it should look good.

Share this post


Link to post
Share on other sites
catrina

It probably is the CSS. Here's a CSS fix you can add to Custom Code in the settings:

#nivoslider-3585 div.nivoSlider {margin-bottom: -5px;}


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
heroescourse

Thank you Catrina! I played with that code a bit and it totally worked! Here's what I'm using: #nivoslider-3585 {margin:0px 0px -15px -10px;} Appreciate it a great deal! Stephen

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  

×