Hi,
Thx for this great theme.
I'm trying to change de color and size for the headings of my site but the code I use in the custom.css doen't work for the custom templates, only for ' Use Global Default' templates.
This is the code of my custom.css:
TO CHANGE THE COLOR IN THE HEADER PAGES (changes the color in the header slideshow captions too :-( )
#top .slideshow_color.title_container .main-title a, .slideshow_color .slideshow li {
color: #CC0C00;
TO CHANGE THE HEADER FONT SIZE
/* PER CANVIAR EL COS DEL TÍTOL PRINCIPAL */
h1.main-title {
font-size: 55px;
}
Thanks in advance for helping














