Misc info showing twice in contact

GK User
Fri Dec 19, 2014 6:41 pm
Hi,

On an individual contact page I am getting the miscellaneous information showing twice on the page, once incorrectly at the top, then correctly further down, example:

http://jgbpartners.com/v3/index.php/com ... r?Itemid=0


Any ideas?

Many thanks,
Wayne.
User avatar
Fresh Boarder

GK User
Sat Dec 20, 2014 12:53 am
Hi,
yes it might be a bug.
Please use:
Code: Select all
 .single-page.contact > p {
    display: none;
}


where? Check my footer link.
User avatar
Platinum Boarder

GK User
Sat Dec 20, 2014 10:36 am
perfect, thank you
User avatar
Fresh Boarder


cron