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
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025