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!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024