- This topic has 3 replies, 2 voices, and was last updated 11 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Optimal Theme Support › adjust size 'Home Feature #1'
In your style.css file look on or around line 672 and add this –
font-size: 22px;
font-weight: normal;
line-height: 28px;
Let me know if that works
I would like to show the ‘Home Feature#1’ text in the same font size as the text under ‘Home Sidebar’
How can I do so?
I do not see any ‘line numbers’ when I am in the style.css. Is there a way to tell where I am, or alternatively can you tell me what line 671 says so that I can find the right spot via the search function?
I use FTP and a programs like espresso, coda, or text-wrangler for the Mac and notepad++ (for Windows) to edit css and php files, and it tells me the line numbers etc…….If you’re editing from within WordPress it won’t show the line numbers. You can search for this and add in the changes I mentioned before –
.home-feature-1 h4