- Acme Themes

Best Premium and Free WordPress Themes Forums SuperNewsPro Space between lines of titles v.2 Reply To: Space between lines of titles v.2

#8314
Milennia Maria
Participant

Hi,

Sorry, but the title of the internal page is still very close to the lines. The code below .CSS not altered …

.single .entry-header .entry-title {
     line-height: 1.5em;
}

————————

See how I’m riding the three files:

.featured-entries and paste .entry .post-title-content {
     line-height: 1.5em;
}

.single .featured-entries and paste .entry .post-title-content {
     line-height: 1.5em; }

.single .entry-header .entry-title {
     line-height: 1.5em;
}

———————–

Home page
http://prnt.sc/ccrv5n

Internal page
http://prnt.sc/ccruwz

Thank you.