Shopify themes, liquid, logos, and UX
Hello,
I am stuck with an issue on a Shopify website with some padding issue on the top of the header - in the Mobile version you will be able to see it
Page URL - https://thebasicswoman.com/products/herbal-pcos-tea
I need to solve this ASAP if someone can guide me that would be really helpful!
Thanks
Solved! Go to the solution
This is an accepted solution.
Hello @Vanshchavada1 ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your style.css file and paste the following code at the bottom:
#sprite-plyr {
display: none;
}
Thanks
This is an accepted solution.
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
#sprite-plyr {
display: none!important;
}
</style>
Here is result:
Hope this can help you, If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is an accepted solution.
Hello @Vanshchavada1 ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your style.css file and paste the following code at the bottom:
#sprite-plyr {
display: none;
}
Thanks
Thankyou so much - Solved
This is an accepted solution.
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
#sprite-plyr {
display: none!important;
}
</style>
Here is result:
Hope this can help you, If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
You're welcome. Have a nice day!
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
@Vanshchavada1 pleease put this css in code:
div[hidden] {
display: none;
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025