Shopify themes, liquid, logos, and UX
There are two menus showing underneath the product description
https://toltano.com/products/the-hot-pod-hand-warmer
"Our Guarantee", and "Shipping"
They just appeared all of a sudden and I dont know how to get rid of them
Can you help?
Solved! Go to the solution
This is an accepted solution.
Try this one.
#vitals-tabs-placeholder > div > ul > li:nth-child(2), #vitals-tabs-placeholder > div > ul > li:nth-child(3) {
visibility: hidden !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @nvisibl1
Try this one,
#vitals-tabs-placeholder > div:nth-child(5), #vitals-tabs-placeholder > div:nth-child(3) {
display: none !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you - that worked
However I notice on the desktop version where the "Decription" title is there is also now two tabs "Our Gaurantee" and "Shipping"
I dont know how they got there. Originally they were in menu format which appeared without ne doing. Now in tabbed page format
Any idea how I also can remove these tabs? and to just keep Description?
Appreciate your help
This is an accepted solution.
Try this one.
#vitals-tabs-placeholder > div > ul > li:nth-child(2), #vitals-tabs-placeholder > div > ul > li:nth-child(3) {
visibility: hidden !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Works perfectly
Thanks a lot for your time !
Welcome!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024