Hi guys,
I use now Big Grid Full 2,3 with the Grid style 6 – Lightsky..
I am wondering If you can help me with the font. I would like to make it bold and bigger thanks.
My page: https://www.shredder-magazine.com/
Hi,
I have inspected your website and it seems to be displaying the mobile theme at the moment on some pages
– https://www.screencast.com/t/rbuoWYCv
In previous topics related to this problem usually it was a caching plugin to blame. Please try and disable the plugin and check to see if the problem is fixed. Also update all the plugins provided with the theme, from the theme package – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
It is recommended to use WP Super Cache for best results, with the settings mentioned in this guide
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
For the Big Grids you could use a code like this, and change the values how you want
– https://www.screencast.com/t/cC81UruuCFsX
This is the code used, you must enter it in Theme panel->Custom Css
.td_module_mx19 .td-module-title a,
.td_module_mx20 .td-module-title a{
font-size: 30px;
line-height: 30px;
font-weight: bold;
}
Thanks
Hi, thanks for the code it’s works fine.
That is weir I’ve never had problem like this – with the mobile theme. Anyway I deleted the cache plugin and installed the WP super cache and updated Visual Composer as well.
All was fine the whole evening but this morning I refreshed the page and I can see the big grids alright but rest is in mobile version.
I turned off the – mobile theme yesterday to compare what will be better for me as a mobile version (responsible version or mobile theme). Now I reinstall the mobile plugin and it doesnt help.
Hi,
The Big grids are displaying properly, but I cannot seem to figure out what is wrong with the rest of the page.
I suggest you disable all your plugins except Visual composer and the mobile theme if you have it active, clear your cache then check to see if the blocks are displaying properly. Try editing your page, remove and then reset these blocks on the page. Please also make sure you are using the latest Visual composer provided with the theme as well as the mobile theme plugin, which you could uninstall and upload again to see if the problem is fixed.
Please let us know how it goes.
Thanks