Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1105651

    Hi!

    Within the symbol box, links in text and buttons should not be underlined. The code in style.ccs (enfold-child)

    a {text-decoration: none; outline: 0; max-width: 100%; max-width: none \ 9; }
    a: hover, a: focus, a: visited {outline: 0; text-decoration: none;}
    p a, p a: visited {line-height: inherit; }
    a.avianolink, .avianolink a {cursor: default;}
    #top .avia_hidden_link_text {display: none;}

    it does not work.

    Best regards

    Morcy

    • This topic was modified 5 years, 5 months ago by Morcy.
    #1105678

    Hey Morcy!

    Could you please post a screenshot and show the changes you would like to make?

    Best regards,
    Yigit

    #1105685

    Hello Yigit!

    The links should not show an underline.

    symbol boxes / links with unterlines

    Best regards

    Morcy

    #1105686

    Hi,

    Could you please post a link to your page as well so we can provide you accurate custom CSS?

    Best regards,
    Yigit

    #1105687
    This reply has been marked as private.
    #1105689

    Hi,

    I edited your Grid Row element and gave it a custom ID and then added following code to Quick CSS in Enfold theme options > General Styling

    #top #custom-section .av_inherit_color a {
        text-decoration: none;
    }

    Please review your website
    Best regards,
    Yigit

    #1105690

    Great, Yigit, thank you!

    Best regards

    Morcy

    #1105691

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Symbol bx / Links’ is closed to new replies.