Customize posts headings and subheadings style with css
Some how my "h2" heading is smaller than my "h3" heading. I am not sure why but it was an easy fix with custom CSS styling.
All I need to do is add these codes with the "font-size:18px;" CSS styling I need. For other types of styling, I refer to http://www.w3schools.com.
Examples:
Headings
.post h2{ css style codes }
Subheadings
.post h3{ css style codes }
Minor Headings
.post h4{ css style codes }
will result in this CSS, the string only in node.js world, a whole object in the DOM/browser world. psd to css
ReplyDeleteA very basic CSS course !
ReplyDelete