mgroeteke Posted May 27 Posted May 27 Is there a way to replace the text of "You Might Also Like" on the product page in the Wells template? I'm about to customize my website for dual language german / english and would like to change this text accordingly. Example product page: https://architectureshooting.com/druckeditionen-print-editions/berlin-regierungsviertel-01 markus/architectureshooting web site: http://architectureshooting.com
Solution Websley Posted May 27 Solution Posted May 27 Hey this should work on removing it and replacing it with different text: h2.ProductItem-related-label { visibility: hidden; } h2.ProductItem-related-label:before { content: "Whatever text you want"; visibility: visible; } mgroeteke 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment