Removing the grey overlay from header images in Venture
-
Need assistance in removing the grey overlay from the featured image in the Venture theme. Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi @testwrkshop
This custom CSS code will remove grey/black overlay from the the featured image.
.overlay { background: none; }Please keep in mind that that overlay is there for a reason so the user can see the menu in the top, which its color is white especially if the featured image is white as well.
The CSS code above should be placed in the CSS editor in your Dashboard.
To access the CSS editor, first launch your site customizer then click on the CSS tab to access the CSS editor.Please note that the Custom CSS feature is only included in Premium and Business plans and you can read more about it here:
http://en.support.wordpress.com/custom-css/I hope this helps.
- The topic ‘Removing the grey overlay from header images in Venture’ is closed to new replies.