- This topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Jewelry theme
HI guys, im trying to change this large gray bar that is on all the cat/product pages for WooCommerce. Ive tried plugins, searched the forum and found a snippet of code for something similar with the perfect theme; however, its not working.
The website that im building up can be found here http://146.66.112.140/~terrym10/navypaddles.com any help would be greatly appreciated
thanks!
Terry
I would like to be able to swap my own images in for those gray banner bars if possible.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.archive .post_head { display: none;}
Regards,
Chris
Chris, that worked for the shop and the cat pages but not the product pages. please advise
terry
Hi,
Kindly use this one
.single-product .post_head { display: none;}
Regards,
Chris
Free Custom WordPress Themes and Templates If you really looking to create a website with a custom feature then you must try Free custom WordPress […]
Free Technology WordPress Themes and Templates Before you pick a theme for your business website, make sure to conduct good research on it. Keep a […]
HTML5 WordPress Themes Actually all of the coded themes of SKT Themes are based on HTML5 since from the start we have implemented HTML5 standards […]