Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1011233

    Hi,

    I have added a color section to a page on my website (grey bg with white text), I have added text to it and made some links in the text. I’d like to underline these links. I want for the main content of the whole website the links to be NOT underlined.

    Hope you can help me out! I could not find another thread about this subject…

    Thanks!

    #1011308

    Hey JantienM,

    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

    
    .page-id-328 #av_section_1 a {
      text-decoration: underline;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1013275

    Thanks! It worked

    #1013305

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1013341

    Yes you can close it

    #1013919

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Underline links in Color Section’ is closed to new replies.