I'm using a Custom module in the sidebar_top position to display an ad as per the demo content in the theme but noticed when I go into a tablet \ smartphone view the module is no longer visible.
I'm guessing it's not been included in the code but need the content to show. I'd expect the sidebar_top module to appear just above the sidebar modules when scrolling vertically. Is there a quick fix for this?
Thanks
Fresh Boarder
teitbite
Tue Dec 20, 2016 6:08 pm
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
Moderator
GK User
Fri Jan 27, 2017 10:47 pm
Any luck with this, not heard back from you via PM?
Fresh Boarder
teitbite
Fri Feb 03, 2017 6:53 pm
Hi
I'm getting error 500 when I use link from Your PM. Please fix it or send me a correct url.
Moderator
GK User
Fri Mar 17, 2017 11:30 pm
I've since fixed this myself, found the code in tablet.css and removed the "display: none" styling
Fresh Boarder
teitbite
Mon Mar 20, 2017 4:39 pm
Hi
Great to hear that. I would advice to move this class with "display: block !important" to override.css so it will not get overwritten during template's update.