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!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025