Change of font to anything else in Theme Options and control comes back
That was wrong dont seem to be able to control anything
Hey aribann!
Not sure what’s going on there. I see it being added correctly to your dynamic stylesheet.
#top #wrap_all .header_color h1, #top #wrap_all .main_color h1, #top #wrap_all .alternate_color h1, #top #wrap_all .socket_color h1{color:#86221f;font-size:24px;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
But it’s not being applied for some reason. Perhaps you have a typo in your other CSS somewhere. This feature is still in beta though. Try adding this to your quick CSS.
.main_color h1 { font-size: 24px !important; }
Cheers!
Elliott
If added to the top of the quick CSS it works
at the bottom it does not
would you look at the quick CSS and see what is stepping on it
Hey!
You most likely have a typo somewhere in your CSS. I tried looking through it but there is quite a lot there and I couldn’t pinpoint it.
Regards,
Elliott