- This topic has 3 replies, 2 voices, and was last updated 6 years, 6 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
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]