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
Hey Morcy!
Could you please post a screenshot and show the changes you would like to make?
Best regards,
Yigit
Hello Yigit!
The links should not show an underline.
Best regards
Morcy
Hi,
Could you please post a link to your page as well so we can provide you accurate custom CSS?
Best regards,
Yigit
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
Great, Yigit, thank you!
Best regards
Morcy