Module Class Not Being Applied
- Posted by John Midgett (2) Offline
I am using the PagePeel Banner module on a site for a client. I added a css class in the Module Class Suffix in the Advanced tab, and the class is not applied in the code. The following code was added in the module:This class uses media queries to determine the screen width and makes the associated content visible only if the width corresponds to smaller mobile devices (phones only, not tablets or desktops). I can add the class to the page-peel-banner div manually in Google Development Tools (or Firebug) and it works fine, but it should be added by virtue of the data in the Module Class Suffix. Please advise.
6 years 9 months ago #1
by John Midgett
class="visible-phone"
Please Log in or Create an account to join the conversation.
- Posted by John Midgett (2) Offline
I should clarify that only the part in quotes of the code snippet above is present in the Module Class Suffix textbox.
6 years 9 months ago #2
by John Midgett
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
Hi, please copy the attached file below (default.php, please extract it first) to :
yourweb.com/templates/rt_plethora/html/m...l_banner/default.php
6 years 9 months ago #3
by TemplatePlazza
yourweb.com/templates/rt_plethora/html/m...l_banner/default.php
Please Log in or Create an account to join the conversation.