Mobile Only Boxes Issue
-
Hi Boxzilla team,
I’m trying to configure my download so that a specific box shows up for mobile only.I tried Lap’s solution seen here, but have had some issues I can’t figure out.
Using:
@media all and (min-width:0px) and (max-width: 820px) {
#boxzilla-# { display: none !important; }
}Results in my mobile-specific box showing up on desktop, along with the desktop native version once you exit it and scroll a little.
No box is appearing on mobile at all.
Some details:
I have set “Do not auto-show box on small screens?” to 820 for my desktop versions.
I used the Simple Custom CSS plugin and changed the box ID to the appropriate number.Thanks for your help in advance.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Mobile Only Boxes Issue’ is closed to new replies.