The problem with the contact

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Thu Apr 23, 2015 2:08 pm
Hi, I'm looking and looking and do not know how to remove, please please help
Image
http://geodezja-rzeszow.pl/kontakt.html
User avatar
Senior Boarder

teitbite
Thu Apr 23, 2015 2:38 pm
Hi

Easiest would be to add this to override.css and make sure override is enabled in template settings:

Code: Select all
.contact h1,
.contact h3:nth-child(2) {
display: none;
}
User avatar
Moderator

GK User
Thu Apr 23, 2015 2:57 pm
Thank you very much
User avatar
Senior Boarder

teitbite
Fri Apr 24, 2015 5:20 pm
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron