h2 font size
-
hello,
I want to add a title containing h2 to some pages on my website. but after the h2 option, the text becomes quite large.
I don’t want to add the following code to the css field as I don’t want it to be valid on all pages.
h2 { font-size:32px; }my question is: for example I want to use the h2 tag to the word “test” in the post editor. but I don’t want this word to be seen too big as a font when the visitor sees it.
What shortcode or code can I add to the text edit field for this word?
e.g:
<strong>test</strong>I’m looking for a code similar to this.
The word will feature the h2 tag.`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘h2 font size’ is closed to new replies.