Jump to content
Sign in to follow this  
annie

change font size in feature text?

Recommended Posts

annie

on the highlight template? would love to change the size. figured out how to do it for the feature title, but not the text. thanks a million, a

Share this post


Link to post
Share on other sites
cmunns

Are we talking about the highlight text? or the feature text? Also, what theme and version are you on? I link or pic would help if you are confused on which is which

Share this post


Link to post
Share on other sites
cmunns

try this css rule: `.fcontent p {font-size:10px;}` or whatever size you like.

Share this post


Link to post
Share on other sites
annie

hey, thanks. it made both the feature title and the feature text the same size. I want to keep the feature title the font size it is, just change the featured text.tried just doing .ftext p {font-size:12px;} it didn't work. thanks for the help. a

Share this post


Link to post
Share on other sites
cmunns

oh right. Okay change it to this then: `.fcontent .ftitle + p {font-size:11px;}`

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×