qlinn 0 Report post Posted July 24, 2012 I'd like to change the font size of hightlight ? Side bar on the right page. Share this post Link to post Share on other sites
catrina 103 Report post Posted July 24, 2012 Please add the following code to Custom Code > Custom CSS and change # to the font size you want.: h1.highlight-head {font-size: #em;} Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
batman 389 Report post Posted July 24, 2012 You ca try #highlight .highlight-head { line-height: 1.3em; font-size: 20px; } Modify em and px as you like Life is too short to remove USB safely ... Share this post Link to post Share on other sites
batman 389 Report post Posted July 24, 2012 Uppsss, I did not see the Catrina??suggestion is more better than mine. Life is too short to remove USB safely ... Share this post Link to post Share on other sites
catrina 103 Report post Posted July 24, 2012 No problem Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
qlinn 0 Report post Posted July 24, 2012 Catrina it's not work ? Title font size is too large ! Share this post Link to post Share on other sites
qlinn 0 Report post Posted July 24, 2012 Hey Batman it's work What do you think about a small border on the hightlight ? Share this post Link to post Share on other sites
batman 389 Report post Posted July 25, 2012 Mmmmmhhh I don??t know, try this if you like: #highlight { border: 2px solid rgb(198, 211, 174); } Life is too short to remove USB safely ... Share this post Link to post Share on other sites
qlinn 0 Report post Posted July 25, 2012 very good Batman ;-) Share this post Link to post Share on other sites
studiohworks 0 Report post Posted August 2, 2012 Would you let me know a way to change only the font size for the hightlight #2 (title) at the top of content area? Share this post Link to post Share on other sites