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!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025