Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
we need the code that would allow the shop now button to appear on the mobile banner the way it is displaying on the desktop version of our shopify page.
please help
our page is: outli3r-us.myshopify.com
Solved! Go to the solution
This is an accepted solution.
@media screen and (max-width: 767px){
.videoBoxInfoTitle, .videoBackground .videoBoxInfoBtn {
display: revert-layer !important;
}
}
Hi, @OUTLI3R
Please send me password
pass: ummm
please get back to me as soon as possible, thank you.
Go cutomize edited code base.css file on bottom paste this code
@media screen and (max-width: 767px){
.videoBoxInfoTitle, .videoBackground .videoBoxInfoBtn {
display: revert-layer;
}
}
this is how i pasted the code, no results
i pasted the code in the assets folder>base.css file, it did not work
This is an accepted solution.
@media screen and (max-width: 767px){
.videoBoxInfoTitle, .videoBackground .videoBoxInfoBtn {
display: revert-layer !important;
}
}
thank you
Please marked solved
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn 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, 2025