Jess-7992 Posted February 1, 2021 Share Posted February 1, 2021 Hi there, I have added text to the top of my products page with the following code from a previous post on here from @tuanphan. It's working fine, but it's also showing on each individual product page when you click through. Is there a way to have it only on the product listing page, and not on the individual product pages? Thanks in advance! Jess @tuanphan div#categoryNav:before { content: "Tuan Phan"; display: block; text-align: center; font-family: monospace; color: white; margin-bottom: 20px; } Link to comment
tuanphan Posted February 6, 2021 Share Posted February 6, 2021 Hi. Use this new code .view-list div#categoryNav:before { content: "Tuan Phan"; display: block; text-align: center; font-family: monospace; color: white; margin-bottom: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Jess-7992 Posted February 8, 2021 Author Share Posted February 8, 2021 Amazing thanks TuanPhan. I changed it to .view-list div#productList:before { But that worked great! Thanks so much! tuanphan 1 Link to comment
Jess-7992 Posted March 8, 2021 Author Share Posted March 8, 2021 Hi @tuanphan Thanks for your help above. The client would now like this added text to have a heading, followed by some body copy. Can you help in styling this? Thanks in advance for your help. Cheers, Jess Link to comment
tuanphan Posted March 11, 2021 Share Posted March 11, 2021 On 3/8/2021 at 9:16 PM, Jess-7992 said: Hi @tuanphan Thanks for your help above. The client would now like this added text to have a heading, followed by some body copy. Can you help in styling this? Thanks in advance for your help. Cheers, Jess Hi, You mean something like this Quote Title Description or only Title (with heading style)? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment