Big Grid Flex 5 & 10 differ mobile and desktop

Posted in: Newspaper
Post count: 10

Hai,

what is the technical environment:
• Newspaper Version: 12.1.1
• WordPress 6.1.1
• PHP Version 7.4.30
• Testing with Chrome and iPhone 6s

What is the problem: the settings are the same for all three modules and yet there are different mobile displays. From my point of view, this should not be the case, because I can only make mobile settings for Flex 10 M2. This means that otherwise the CSS settings for desktop should apply to mobile.
Maybe I am blind and do not see the right settings … thx for supporting the issue!

Rgds
TheStormer

I can force the desired behaviour by adding this CSS:

@media
(max-width: 767px) {
body .tdi_115 .td_module_fex_6 .td-module-meta-info {
padding: 0px;
}
body .tdi_131 .td_module_flex_6 .td-module-meta-info {
padding: 0px !important;
}
body .tdi_131 .td_module_flex_7 .td-module-meta-info {
padding: 0px !important;
}
}

Module Settings:
Big Grid Flex 5

MODULE CATEGORY GRID 1
MODULE CATEGORY GRID 2
MODULE CATEGORY GRID 3

Meta info margin: 0px 0px 0px 0px
Meta info padding: 0px 0px 0px 0px
Article title padding: 2px 5px 2px 5px
Category tag spacing: standard
Category tag padding: standard

Big Grid Flex 10
MODULE CATEGORY GRID 1
MODULE CATEGORY GRID 1 – MOBILE
MODULE CATEGORY GRID 2

Meta info margin: 0px 0px 0px 0px
Meta info padding: 0px 0px 0px 0px
Article title padding: 2px 5px 2px 5px
Category tag spacing: 0px 0px 7px 7px






Post count: 21065

Hello @TheStormer!

Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
If the problem is still there, then please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cpanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.