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


Home › Forums › Pro Themes › eCommerce Market Pro › ecommerce market pro
Hi Guys,
Just bought the theme and absolutely loving it!
I have one small issue that hopefully you can help me with. Essentially on each page of my website there is massive grey area underneath header, that does not really go with my idea for the website. I’ve inspected the element and I can see that it is page title wrap? Can you help me of getting rid of it please?
Thank you.
Kind Regards,
TV Tech
Hello @sitetvtech-eu,
Thank you very much for buying the pro version of the theme.
Now to remove the title section in the page use below given CSS.
For this go to Admi Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.page-title-wrap {
    display: none;
}Also if you want the grey background to replace with the image then you can do so from Admin Panel > Appearance > Customize > Header Image.
Hope this helps.
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. | 
 
	    


