Tagged: padding, portfolio, top
Hi, How do I give top padding to all of my elements (title, post, logo etc)?
Hi Tarik,
Can you exactly clarify on which page you need to add top padding for title and post? So that we can provide you a exact custom CSS code.
Thank you!
the marked red square I want them to be top padded http://pasteboard.co/u6cuYzrgE.png
like a small gap between the site content actually starts
I tried giving top padding but it output weird results
To reduce the top padding of the main content go to Appearance > Customize > Additional CSS and paste the below CSS code then click on Save button.
#main { padding-top: 0px; }
You can add top padding by increasing the digit value 0 above.
thank you. Worked like charm
That’s great tarik Could you also please help us rating this theme in WordPress Repository. https://wordpress.org/support/view/theme-reviews/wp-portfolio We really appreciate your rating. Thank you!