Remove word "Contact"

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Jan 30, 2015 10:33 am
Reply with quote
Report this post
Hello,
does anyone know if I can remove, change or disappear the word "Contact" and "Contact Form" above my contact details?

Thank you in advance!!!
User avatar
Fresh Boarder

GK User
Fri Jan 30, 2015 11:36 am
Reply with quote
Report this post
Hi.
It should be possible via settings, but If you didn't found such a option so please use

Code: Select all
.contact h3 {
    border-bottom: 0;
    font-size: 0;
    padding: 10px 0 10px;
}


It will also remove gray border line.
Custom code tip -> my footer links
User avatar
Platinum Boarder


cron