Page Title Font size
-
Hello,
I need to fix a font size of title page from H1 to H2 or H3, (now,it’s a very big).
I try to edit a style.css that changed a font-size: 64px; to 30px;
#intro .page-title {
font-size: 30px;
color: #232323;
font-weight: bold;
display: block;
margin-top: 10px;
position: relative;
}
But not working.
How to fix it?
Please advised.Thank you,
Thananit
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Page Title Font size’ is closed to new replies.