Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1229540

    Hi,
    I would like for links in my text to be underlined by default. General Styling Rough Preview makes it look like links should be underlined, but they are not.

    Not sure what is going on?
    Jon

    #1229654

    Hey gatehealing,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top a {
        text-decoration: underline;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1229682

    That worked! Thanks! Y’all can close this.
    Thanks!
    jon

    #1230158

    Hi Jon,

    Great, I’m glad that Victoria could help you out. I’ll close this thread for now now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Links not underlined but the Rough Preview in General styling shows underlined’ is closed to new replies.