Hi,
Please take a look at this image:
– How can I change the height of those lines marked by “?” ? (lines are pretty compressed now)
Thanks in advance
Hey Sadegh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-subheading.av-subheading_below p {
line-height: 30px;
}
Cheers!
Yigit
Thanks Yigit,
It worked.