Shopify themes, liquid, logos, and UX
Hi everyone,
Good day. I am using the Xtra theme and Tabs Studio App and I hit a road block. As you can see on the screenshot below I would like to get rid of the block encircled on red because it duplicates my tab below.
The issue is: I can't see an option on the left-hand column to delete it.
Is there a way I can delete it by brute force?
Would love to get your help.
Link: https://theoutdoorarmory.com/products/injinji-unisex-the-courtney-crew-trail-mid-weight
Thank you,
Outdoor Armory
Solved! Go to the solution
This is an accepted solution.
Remove the previous code and try this updated code with the same steps mentioned above.
<style>
.f8pr.base-font .station-tabs.rte.is-initialized.is-ready {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @outdoorarmory
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.station-tabs-tabset.mod-indicators.mod-indicators-chevrons.mod-indicators-after.mod-horizontal {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @Moeed , thanks for your prompt response. However, the issue with that even my Tabs App gets erased. I just want that specific section encircled in red and retain my Tabs below.
Please help.
This is an accepted solution.
Remove the previous code and try this updated code with the same steps mentioned above.
<style>
.f8pr.base-font .station-tabs.rte.is-initialized.is-ready {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Hi!
This is Meghan from the Station help team 🙂
@Moeed, we appreciate your great suggestion (thank you!), and while it does work to hide the first set of tabs, it doesn't completely remove them, so we recommend a different approach.
The original issue is that tabs have been added to the product page twice, once with the 'app embed' (which automatically shows the tabs wherever the product description is, or below the 'add to cart' buttons if the description can't be found), and once with the 'app block' (which shows the tabs wherever the block is placed on the page).
Since the app block was manually added to the page, the best thing to do would be to disable the automatic location for the tabs by following these short steps:
That should do it!
Best regards,
Meghan
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