Hi I’m having difficulty to align on the left the av-special-heading tag h1.
It is on the LHS but not aligned to the text below.
I tried from previous posts:
av-special-heading-tag h1 {
float: left !important;
margin-left: 0px !important;
}
But they did not work.
Thanks