text in the header I want to remove - Joomla! Forum - community, help and support
hello
i've in stalled template , - far - first joomla project (the learning curve steep getting easier) stuck bit..
in header there line of text site title : http://www.consultamedicinaholistica.com want remove text in white - can't see is!
can point me right place edit out?
many in advance
i've in stalled template , - far - first joomla project (the learning curve steep getting easier) stuck bit..
in header there line of text site title : http://www.consultamedicinaholistica.com want remove text in white - can't see is!
can point me right place edit out?
many in advance
edit css change visibility of div in site's name displayed like:
.componentheading{display:none;}
.componentheading{display:none;}
Comments
Post a Comment