Reduce Title’s Top margin and Line-Height
-
Hello,
I want to move down Title 1 or 2px and also reduce its line-height.
I used the following code:
.rpwwt-post-title {
font-size: 16px;
line-height: 1.85714285714286;
margin-top: 2px;
}The code works for the font-size But it doesn’t for the margin and the line-height!!
Please, How to move down the title and also reduce the Line-Height?
Thank you very much.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Reduce Title’s Top margin and Line-Height’ is closed to new replies.