- This topic has 7 replies, 2 voices, and was last updated 9 years, 7 months ago by .
 
Viewing 8 posts - 1 through 8 (of 8 total)
	
Viewing 8 posts - 1 through 8 (of 8 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › All Other Themes › Gravida Theme question
First of all, thank you for all the answers you gave me to my questions !!
Now, i’ve a new question !!
I would like to know how reduce space between header and content page ??
Merci beaucoup
Hi Merci,
Kindly show us your website URL.
Regards,
Dave
 *i have no url website because i do a local installation of WordPress on my
 personal computer.*
 *Can you explain me how to do or you cant because it’s too difficult ?*
 *Thank you*
Hi Angelo,
Kindly go to Appereance>>Customize>>Custom CSS Box
Add this code:
#content{padding:10px 0 !important;}
Regards,
Dave
Hi
Thank you it’s ok now for the space between header and my content page.
Another question if it’s possible ?
Now,  I would like to know how reduce space between the title of my page and content page ??
Thank you
Hi Angelo,
Kindly go to Appereance>>Customize>>Custom CSS Box
Add this code:
#content h1.entry-title{margin:0 !important;}
Regards,
Dave
Really, thak you !!!
🙂
