alwaysshaw Posted March 24, 2020 Posted March 24, 2020 Site URL: https://www.alwaysshaw.co.uk/shop Hi, I've setting up an online shop and used the products page to do it. When you link on an item to view there are some social links under the added to card button that I don't want (please see attached picture). How can I remover or hide these. Thanks
tuanphan Posted March 25, 2020 Posted March 25, 2020 Can you share access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
derricksrandomviews Posted March 25, 2020 Posted March 25, 2020 23 hours ago, alwaysshaw said: Site URL: https://www.alwaysshaw.co.uk/shop Hi, I've setting up an online shop and used the products page to do it. When you link on an item to view there are some social links under the added to card button that I don't want (please see attached picture). How can I remover or hide these. Thanks In theory I would disable social accounts in settings, that should drop all the icons and them use social blocks to add the ones I want back into the footer of the pages where I want them. Others here may have a better approch. alwaysshaw 1
alwaysshaw Posted March 25, 2020 Author Posted March 25, 2020 11 hours ago, tuanphan said: Can you share access password? murphy007
alwaysshaw Posted March 25, 2020 Author Posted March 25, 2020 1 hour ago, derricksrandomviews said: In theory I would disable social accounts in settings, that should drop all the icons and them use social blocks to add the ones I want back into the footer of the pages where I want them. Others here may have a better approch. Thanks, I'll give that a go unless some has a better idea
tuanphan Posted March 27, 2020 Posted March 27, 2020 Add to Home > design > Custom CSS .ProductItem-details-share { display: none !important; } alwaysshaw 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
alwaysshaw Posted March 27, 2020 Author Posted March 27, 2020 6 hours ago, tuanphan said: Add to Home > design > Custom CSS .ProductItem-details-share { display: none !important; } Thats great thank you.
Giora Posted April 27, 2022 Posted April 27, 2022 Hi @tuanphan, Tried the above code on my site to try and get rid of social icons under checkout, but no luck. What am I missing? I've attached the way my current CSS looks. Thx!
tuanphan Posted May 4, 2022 Posted May 4, 2022 On 4/28/2022 at 4:10 AM, Giora said: Hi @tuanphan, Tried the above code on my site to try and get rid of social icons under checkout, but no luck. What am I missing? I've attached the way my current CSS looks. Thx! Line 18, need 2 symbol }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment