Removing empty space on the title area!
-
Hello all,
Greetings everyone. This is my first post and my first try on a wordpress website. I am using twenty twenty theme along with smart slider 3 on the home page.What I didn’t like is the huge title on the top of each page. So, I somehow manage to remove the title text however the massive empty space is still there and I am unable to remove it. Kindly help…
Here are the custom CSS codes I am using and on the preview its showing just perfect, but on the actual page its not reflecting the preview! I am kind of lost now. Thanks.
_____________________________________________________________________
.page .type-page .entry-title {
display: none;
}.singular .entry-header {
padding:10px;
}
______________________________________________________________________Link to the site: brahmaputrarice.in
- The topic ‘Removing empty space on the title area!’ is closed to new replies.