Problem with Next/Prev arrows in Footer

Posted in: Newspaper
Post count: 187

Hello

My next/prev Ajax arrows in the footer are too close to the pictures in my footer.
http://www.screencast.com/t/ND6FU5trWh

What can I do ?

THanks

Post count: 23312

Hy byothe,

Please try the code below:

.td-footer-wrapper .td-pb-span4 .td_block_wrap .td-next-prev-wrap, .td-footer-wrapper .td-pb-span4 .td_block_wrap .td-load-more-wrap{
margin-top: 20px;
}

.td-footer-wrapper .td_block_wrap .td-next-prev-wrap, .td-footer-wrapper .td_block_wrap .td-load-more-wrap{
margin-bottom: 0!important;
}

Thanks!

Post count: 187

Perfect !
Thanks Catalin

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.