Why the Big Slide doesn´t show all posts on mobile?

Posted in: Newspaper
Post count: 21

Hi,
How Can I make that all the post showing in my desktop slider show up in my mobile slider?

http://www.yallamag.net/

Post count: 23312

Hello moor,

I have checked you website and saw the problem with your Big Grid displaying on mobile mode. Also, I notice you are using an RTL mode. Our theme has not been designed to work in RTL mode and this could cause some errors in the theme. Please check our demo preview and see that this feature works fine without problems, like this-> http://screencast.com/t/wh3urhM4A3y We suggest trying to disable all the active plugins, except Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.

Hope this helps and let us know how it goes!

Thank you for the message!

Post count: 21

I deactivated all plugins but nothing changed. It worked fine on mobile before the last template update
Please I need help urgently.
Thank you.

Post count: 23312

Hello moor,

I have checked you website again and saw you have some personal customization which it could cause this issue. Please notice that we are not responsible for inadequate theme behaviour with your custom modification.
Please try the code below and add it in Theme panel->Custom CSS area, like this -> http://screencast.com/t/cvn5H3YT

@media (max-width:767px){
.td_block_big_grid_7 .td-big-grid-post-0, .td_block_big_grid_7 .td-big-grid-post-1, .td_block_big_grid_7 .td-big-grid-post-2 {
float: none!important;
}
}

The result you should see here -> http://screencast.com/t/A7CJMpsgQI3q

Hope this helps!

Thank you for the message!

Post count: 21

I really appreciate your help with this matter
Thank you so much Catalin

Post count: 23312

Hello moor,

Glad that I could help!

Thank you for the message!

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