How can I remove the white space above and below the entry title
-
Hi,
I am new to WordPress, and I have been able to change the font size and colour of the entry-title text. However, I am now left with a large white area above and below the text.
I have tried the following to remove the white space above, but have had no luck:
.singular .entry-title {
font-size: 24px;
color: #772341;
margin-top: 0px;
}I have also tried the margin-top without the px after the 0.
Does anyone know how I might right the blank space?
Thanks
Ian
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How can I remove the white space above and below the entry title’ is closed to new replies.