I have no idea why I can't get this to work. I simply want to decrease the blog's titles. Is there something I'm missing?
my css:
h2.entry-title {font-size: 18px;}
I have put this in a custom stylesheet and the advanced tab but can't get anything. If i set display:none, that works, but I can't target anything else.
here is the site:
3 replies to this topic
#1
Posted 14 October 2012 - 12:35 PM
#2
Posted 14 October 2012 - 12:40 PM
Hi,
It was there, as I see this:
However, it was not overriding it, to do this use the following code:
It was there, as I see this:
However, it was not overriding it, to do this use the following code:
#3
Posted 14 October 2012 - 12:43 PM
Thanks Danny. I threw in the 6 to be dramatic, but could never get it to display for me.
thanks.
thanks.
#4
Posted 14 October 2012 - 06:02 PM
Is this resolved?











