• Resolved legalmartin

    (@legalmartin)


    Hello,

    What CSS should I use to align-left the Forget your password? link?

    It is currently centered.

    Regards,

    Martin

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter legalmartin

    (@legalmartin)

    Hello,

    I have already tried this to override the default UM CSS:

    .um-link-alt {
    text-align: left !important;
    }
    ————
    .um-col-alt-b {
    text-align: left !important;
    }
    ————
    a.um-link-alt {
    text-align: left !important;
    }

    The last CSS one works in Chrome Inspect, but stops working when added to the site itself.

    Regards,

    Martin

    Thread Starter legalmartin

    (@legalmartin)

    Hello,

    Issue solved – it was a cache problem.

    Regards,

    Martin

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Thanks for letting us know how you’ve resolved the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Align “Forget your password?” to the left’ is closed to new replies.