I am trying to add custom css or use the advaced css styles to increase line height for h2 on this page (see headings near top): https://asyouwish2organize.com/downsize-organization-2/. Any styles I write are being overwritten by line-height:22px somewhere in the theme.
Hey ckwellington,
Add this to quick css:
.avia_textblock h2{
line-height:30px!important;
}
Best regards,
Jordan Shannon
Ok, that worked. However, I had to remove special heading element and put the h2 in a textbox instead. Thank you!
Hi,
I’m happy to help, if you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon