I am working on the website www.driessenconsultancy.nl which is nearly finished, but I am running into a small problem. I cannot get the header for contact / projecten and normale articles the same.
For the articles I made an overwrite:
- Code: Select all
.item-title h2 {
font-size: 20px;
line-height: 100%;
padding: 6px 0 0;
text-transform: uppercase;
}
I tried the same for contact (contact-name) and projecten (subheading-category) but couldn't find and css. Instead I changed the html output and made both fonts H3 instead of H2. Result: the font is smaller, but the look is different. Where / how can I find the proper CSS. Tried with firebug offcourse.
Working with latest Joomla and version of template.