Links in "text-content align-right" class right-aligned

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support Links in "text-content align-right" class right-aligned

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19900
    nerodha
    Member

    I’m having a strange issue where any links placed in the “text-content align-right” class are aligned to the right, while the associated text is left-aligned. As an example, see:

    http://bluupixel.com/ion-microsite/security/

    Under “Guaranteed HIPAA compliant” – the link under the paragraph.

    I can’t for the life of me figure out how to get the link to left-align with the rest of the text. Any help would be much appreciated. Admin creds are:

    livemesh / pO%6GaqLS@dBtyL^atiZMUGi
    http://bluupixel.com/ion-microsite/wp-admin

    #19909
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    #app-features .text-content.align-right a {
        width: 410px;
    }
    
    #19924
    nerodha
    Member

    Perfect! That did it. Thank you 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Links in "text-content align-right" class right-aligned’ is closed to new replies.