Can anyone help me please? I’m designing a template for a Joomla CMS site and some of my headings have a white border around them and I can’t see where it’s coming from so I can remove it.
Trouble is I can’t add those properties to the <table> tag without messing with the core CMS code which I’d rather not do. I was hoping I could affect it with just the CSS.
With regards to the grey background, the one below works because I have inserted a <h3> tag into the article itself, which is fine if I have to do that, however it makes it harder for the end client as they have to remember to add that for the title. The ‘Welcome’ text is the actual article title. Joomla inserts it into it’s own table it seems.
Is there a way to force the table to fill the width with just the CSS?