Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
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