Is there a way we can have a special heading align right????
Seems there is only left and centre!
Hi whdsolutions,
Yes, there’s only Left and Center, we’ll add it to feature request.
For now, as a temporary solution, in Special Heading’s Heading Style set to Default Style.
Go to Advanced > Developer Settings > Custom CSS Class, put align-right
Then in Quick CSS, located in Enfold > General Styling add this CSS code:
#top .align-right .av-special-heading-tag {
float: right;
padding-left: 20px;
}
Best regards,
Nikko
Hi whdsolutions,
Just an update, the next version of Enfold should have Right Alignment in Special Heading :)
Regards,
Nikko