disable contact form

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Aug 30, 2016 1:25 pm
hi
how to disable the contact form tab from gk contact extension in the template creativity?

Best regards
User avatar
Fresh Boarder

teitbite
Fri Sep 02, 2016 9:30 am
Hi

Add this to css:

Code: Select all
.gkContactForm {
display: none;
}
User avatar
Moderator


cron