Making site dynamic

Posted in: Newspaper
Post count: 19

Hi,

I’m having some trouble making a customized section of our site responsive. We installed a plugin that helped us make a table, which we can display successfully on the site, but it looks horrible on mobile.

Ideally I’d like for some columns of the table to disappear on mobile screens, but I’m struggling to make this work. In the meantime I was hoping you could help me with a workaround.

The table is displayed via a text block on Visual Composer using a shortcode. Is there a way to turn the text block off for mobile or desktop views? If we could have one table display for each device type that would work.

I’ve seen in the Theme panel that some ads can be turned off and on for mobiles and tablets. How do I do the same for elements in Visual Composer?

Thank you,

Ned

Post count: 23312

Hello bustedflushltd,

Unfortunately, our theme does not have any tested plugins that allow you to create a table, sorry! We have no idea about the theme behavior with this type of plugin and we cannot say for sure if it will work or not as properly with the theme, sorry! Also, please notice that we cannot provide custom work and support for untested plugins, sorry! You should try to find another plugin which works with the theme, or also, please notice that if you want to add some tables in your theme, you can use the HTML to add them in your backend, using the HTML ROW. As more references in this regard, you can consult some tables generator like this -> http://www.tablesgenerator.com/html_tables for this implementation.
So, if you want to hide some elements in tablets and mobile mode, you can use the @media queries which allow you to target the width of these devices and with a bit of CSS you can hide it in this regard. For more references about this rule, please consult here -> http://www.w3schools.com/css/css_rwd_mediaqueries.asp
If you want to make some customizations in site and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thank you for your understanding!

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