Hey.
I want the space in the headline between the lines to be a bit bigger
http://www.airlinestaffrates.com/qatar-unveiled-new-business-class-qsuite-yesterday-international-fanfare-itb-berlin-drawing-crowds-industry-acclaim/
What code shall I add?
Thanks
Charlotte
Hi Charlotte!
I though you was refering to
#top #wrap_all .all_colors h1
but I see you already have modified it through Enfold Child Theme.
Can you please show with a screenshot which area exactly you are refering as headline please?
Cheers!
Basilis
Hey Basilis,
this headline
I want to add some space here
Hi,
Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:
.postid-25083 .post-title {
line-height: 1.2em !important;
}
Best regards,
Rikard
Thanks Rikard.
Sorry, but it was not only for this post. I want the change for all headlines,
Hey Charlotte!
Please try using the code as following
.post-title {
line-height: 1.2em !important;
}
Regards,
Yigit
Hey Yigit :)
I tried with your code but no difference…
Sorry!
It’s ok now. I missed the . in the beginning
Cheers
Charlotte