All things Shopify and commerce
Hi How do I remove the bottom shadow of the blog post hover effect in debut theme?
When I hover the blog post, there is a grey shadow that looks ugly.
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hello @linlin
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
@media only screen and (max-width: 750px){
.article__link:not([disabled]):hover .article__grid-image-wrapper:before{
display: none;
}
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hello @linlin
Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Thank you
Hi It is JTMenswear.com. Thank you
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Please see the link above:)
I checked and found that when hovering on blog post there is no box shadow like the screenshot you mentioned above. Please share more details about the problem you encountered then I can see and suggest something for you?
Best regards,
GemPages Support Team
Hi it only happens with mobile phone view.
The desktop view is okay. Thank you very much.
This is an accepted solution.
Hello @linlin
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
@media only screen and (max-width: 750px){
.article__link:not([disabled]):hover .article__grid-image-wrapper:before{
display: none;
}
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Thank you very much. It worked!
I am glad that my suggestion is helpful to you.
Best regards,
GemPages Support Team
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025