Hi - I'm using Carousels on this page, and I want to reduce the space above and below each carousel to the minimum, but I can't see how.
Has anybody any ideas?
Thanks
Ian
ianpanorton1
You can try this custom css:
.zentools.carousel .zenitem .zeninner .clear { display: none; } .item-page .article-content .moduletable { margin-bottom: 0 !important; } .item-page .article-content .moduletable .es-carousel-wrapper { padding-bottom: 0; padding-top: 0; }
Hi saguaros
Many thanks for this but it doesn't seem to be working for me.
Should I be inserting values for .item-page and .article-content?
Thanks again
Hi Ian,
You can share the admin + FTP account, I will check for you.
Hi Saguaros - thanks for getting back to me.
Thanks again,
I am using Admintools - if you have any problem logging in, please send me your IP address and I'll whitelist you.
ianpanorton1 Pls add exception for my IPs here: 113.190.254.239 / 118.70.176.221
Hi Saguaros - I've unblocked these IP addresses and whitelisted them.
Something wrong with the custom css you added in 'custom.css' file on your site, I moved the code above to the beginning of this file and it works.
Hi Saguaros - that's brilliant! Thank you so much :-)
I'll run the code through Lint to see where I've gone wrong.
Thanks again for your help,