- This topic has 5 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
	
Viewing 6 posts - 1 through 6 (of 6 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Clean Commerce Pro › Distance Header Image and body text
How can I decrease the distance between my Header Image and the body text?
http://www.bluefinancial.nl/service-portfolio/
Thanks!!
Hello @blueman,
To reduce the distance between the header image and content use below given CSS.
Go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#content {
    padding: 0px 0;
}Hope this helps.
Best Regards!!
Thanks!
It works on the page where i use the slider – but not on the other pages – for example
http://www.bluefinancial.nl/service-portfolio/
Is the Header Image too small?
Hello @blueman,
Use below given CSS to target the pages .
.page #content {
    padding: 0px 0;
}Hope this helps.
Best Regards!!
Thanks
Hello @blueman,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
Thank you 🙂
Best regards !!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


