Problems with the titles of the main module

September 2015 Joomla Template
GK User
Fri May 06, 2016 8:24 pm
In the main module, I configured not to display the titles of the articles above.
The surprise is that the mobile version of the redisplay ..
Why?
regards
User avatar
Junior Boarder

teitbite
Sun May 08, 2016 12:32 pm
Hi

Predesigned module styles does not support all the options to force a layout designers prepared. You can remove titles using a css code like:

Code: Select all
.gkNspPM-TechNewsHeader1 .gkTitle { display: none; }
User avatar
Moderator


cron