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

    Hi,

    When registering as a new customer the enfold shopping template says: returning customer? click here to login.

    Only, ‘here’ is not visible as a clickable link (not underlined). Can you show me how to fix this?

    Thanks,
    Naima

    #452661

    Hi Naima!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    a.showlogin {
      text-decoration: underline;
    }

    Cheers!
    Yigit

    #453011

    perfect! it works!

    Thanks Yigit!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘click here to login – here is not underlined, how to underline the link?’ is closed to new replies.