Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1194138

    Is there a way we can have a special heading align right????
    Seems there is only left and centre!

    #1194177

    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

    #1207103

    Hi whdsolutions,

    Just an update, the next version of Enfold should have Right Alignment in Special Heading :)

    Regards,
    Nikko

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.