iphelps Posted May 5 Share Posted May 5 Hi, I'm trying to hide the "from $.." price directly under the product name on the mobile version of my site. It doesn't display there on either the desktop and tablet views. I want to keep the price on all views where is currently sits (below the variants and above the quantity). Hopefully the screenshot are illustrative. Link to one of the products https://www.ianphelpsphotography.com/new-releases/waves-of-gold Thanks in advance for your help! Link to comment
Solution tuanphan Posted May 6 Solution Share Posted May 6 Add to Design > Custom CSS /* remove mobile price */ .productitem-mobile-header.clear-fix .product-price { display: none !important; } 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
iphelps Posted May 7 Author Share Posted May 7 Amazing! That worked beautifully. Thank you so much @tuanphan! 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