Jump to content
Sign in to follow this  
cgouldie

Remove padding at top of page

Recommended Posts

Rob

You need to write custom styling and paste your styling code into PagelinesPro > Custom Code > Custom CSS.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
trizerticus

Here is the custom code: body{ margin: 0 auto; padding-top: 0px;}

Share this post


Link to post
Share on other sites
kastelic
 body {padding-top:0} 

is the correct code and will fix the issue. Nothing seems to be entered into Custom Code -> Custom CSS though. Make sure you are entering it correctly.

Share this post


Link to post
Share on other sites
cgouldie

Clearly my mistake here... Everything is great now... Thanks to both trizerticus & kastelic...

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  

×