Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #766820

    I added
    .avia_textblock a { text-decoration: underline; }

    And this adds the underline for my hyperlinks in text blocks. But, this didn’t add the underlines to my hyperlinks in a tab element.

    How can I get the underline there?

    #766838

    Hey tamara_cartwright,

    Please, may you share with me your website link to me check this? This way, I`ll provide a custom code to fix it.

    Best regards,
    John Torvik

    #766844

    Thank you for the help. This page uses Tabs:

    Their our hyperlinks for all the classes … but you only see them on mouse-over. I would like to underline them.

    Thanks,
    Tamara

    #767197

    Hi,

    Try to add this css code in Quick CSS (located in Enfold > General Styling):

    #top .av_tab_section a {
        text-decoration: underline;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #767964

    That worked great! Thanks for the awesome support.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Underlined hyperlinks in .avia Tabs, etc.’ is closed to new replies.