ricksox
Forum Replies Created
-
Never mind. Found it in the snippets. I’ll make sure to check those first from now on.
Sorry to revive an old thread but is there a way to change the text inside the primary buttons individually rather than change all three to read the same thing? Thanks in advance.
ricksox
Forum: Themes and Templates
In reply to: [Customizr] Custom CSS Not WorkingAgain many thanks! I have the glossary book marked so I’ll make sure to use it next time! 🙂
Forum: Themes and Templates
In reply to: [Customizr] Custom CSS Not WorkingThat’s brilliant thank you. So I just needed that selector.
Forum: Themes and Templates
In reply to: [Customizr] Custom CSS Not WorkingThanks! That helps. Still having a bit of trouble though. I initially had the wrong code and discovered that below is the correct code to change the font color where I want. However, the font color will only change when I have the customizr menu drop downs open. When I save the updated code and visit the site, nothing has actually changed?
h2.site-description {
color:#FF0000;
font-size:18px;
font-style:italic;
line-height:20px;
padding-top:0;
}I should mention that I did clear my cache. On Mac OSX 10.9 and using Chrome.