By Steve Potter on Monday, 19 June 2017
Posted in General
Likes 0
Views 260
Votes 0
Hi,
Im trying to control the space above the latest blogs module "Canada" Ive adjusted padding and margins with no luck...ive attached the view from a tablet in vertical and horizontal view...any ideas?

Thanks
Hi there,

Can you implement css code below on your custom.css and see how it goes

#sp-main-body {
padding: 10px 0 !important;
}


EDITED
·
Monday, 19 June 2017 15:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Thst worked!

Thsnks.
·
Wednesday, 21 June 2017 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 21 June 2017 17:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post