I have a problem. I have created custom code, with .class, for many modules at home. Some of these classes are to increase the title font size. The problem is that from the mobile with the plug-in Tag Div Mobile theme activated, it continues to load those classes and the font size come out disproportionate, for example.
Is there a way for mobile to ignore the custom code classes I have applied to the modules in the desktop/ normal version?
Or:
Is there any option for the mobile to load another alternative homepage that I would create expressly without applying custom code to the modules
The problem only affects the homepage
Hello llucson,
Please notice that our theme has two ways for displaying the theme for mobile devices -> the first one is General Responsive Mobile and the second one is Mobile Theme with the plugin. So, the General Responsive Mobile Theme will render the same theme’s layout which is displayed on the desktop but in responsive mode. If you will check the CSS theme’s file you will see there that exists such a media queries which gave the theme a special design for mobile.
In the second case, the Mobile Theme using the Mobile plugin, notice that it’s totally different theme’s layout for mobile. Also, for more information about this, please check the next useful guide here -> https://forum.tagdiv.com/the-mobile-theme/
Hope this helps!
Thanks for your understanding!