-
AuthorPosts
-
October 7, 2014 at 11:09 am #331482
Hi guys,
at one point (https://www.herzberg-legal.com/about/bio-track-record/) I use the icons to link on LinkedIn and XING. The icons have “textdecoration:underline”. I do not want this. And I do not find the CSS selector to disable it.Note: I have changed the links in the content. The text links have to keep “text-decoration:underline”.
Please help me. Thank you.
Best regards.
UlrichOctober 7, 2014 at 3:27 pm #331662Hi adwordsfriends!
Please add following code to Quick CSS
#top .main_color .av-no-color.av-icon-style-border a.av-icon-char { text-decoration: none!important; }
Cheers!
YigitOctober 7, 2014 at 9:06 pm #331896Thanks Yigit,
it is very tricky. I have already tried a lot. However, I have inserted the code, but it does not work.
Can it be that this line collides to other entries in the Quick CSS?
This is also the Quick CSS:.header_color .phone-info span a{color: #45546e;text-decoration: underline;} #menu-item-3568{border-right-width: 1px;border-color:#45546E;} .special-heading-inner-border {display: none;} .phone-info span {font-family: open sans;} .sub_menu {font-family: open sans;} .main_menu {font-family: open sans;} div .widget_nav_menu {font-family: open sans;} #header_main {background-color: #FFFFFF;} #header_main_alternate {background-color: #FFFFFF;} .main_color a, .main_color .widget_first, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .taglist a.activeFilter, .main_color #commentform .required#top .main_color .av-no-color.av-icon-style-border a.av-icon-char {text-decoration: underline;} .main_color a.av-icon-char, .main_color b a.av-icon-char, .main_color strong a.av-icon-char {text-decoration: none !important;} .widget_nav_menu .nested_nav a {text-decoration: none;} .ls-l {font-family: open sans;} #top .main_color .av-no-color.av-icon-style-border a.av-icon-char {text-decoration: none!important;}
Greetings. Ulrich
October 8, 2014 at 5:21 am #332111Hi!
Please add the code at the very bottom:
.av_font_icon.av-icon-style-border .av-icon-char, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char { text-decoration: none !important; }
Cheers!
IsmaelOctober 8, 2014 at 10:14 am #332244Hi!
Thank you again. But I do not understand it. It does not.
I´ve inserted the code. In the live environment (https://www.herzberg-legal.com/fr/presentation/cv-references/) it does not work. Therefore, I have copied the change in the production environment. Here it works (URL in the next private reply).Where is the difference? The current code in the Quick CSS by both versions (Live and staging):
.header_color .phone-info span a{color: #45546e;text-decoration: underline;} #menu-item-3568{border-right-width: 1px;border-color:#45546E;} .special-heading-inner-border {display: none;} .phone-info span {font-family: open sans;} .sub_menu {font-family: open sans;} .main_menu {font-family: open sans;} div .widget_nav_menu {font-family: open sans;} #header_main {background-color: #FFFFFF;} #header_main_alternate {background-color: #FFFFFF;} .main_color a, .main_color .widget_first, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char {text-decoration: underline;} .widget_nav_menu .nested_nav a {text-decoration: none;} .ls-l {font-family: open sans;} /* WP lightbox fix for visual builder */ #TB_overlay {z-index: 99999998 !important;} #TB_window {z-index: 99999999 !important;} .av_font_icon.av-icon-style-border .av-icon-char, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char {text-decoration: none !important;}
I have tried so many versions of CSS selectors until now. I can not find a solution. You perhaps?
Greetings. Ulrich
October 8, 2014 at 10:17 am #332247This reply has been marked as private.October 8, 2014 at 3:45 pm #332480Hi!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
YigitOctober 8, 2014 at 6:00 pm #332594This reply has been marked as private.October 9, 2014 at 5:56 am #332930Hey!
The login credentials are not working. Please check. This css should fix the icon on this page http://hlml.boomberlin.de/about/bio-track-record/:
a.avia-team-icon { text-decoration: none !important; }
Cheers!
IsmaelOctober 9, 2014 at 9:16 am #333046This reply has been marked as private.October 10, 2014 at 5:18 am #333641Hey!
You didn’t add the code I gave you. Anyway, it works. Please check: http://hlml.boomberlin.de/about/bio-track-record/
Regards,
IsmaelJanuary 19, 2015 at 7:25 pm #382039Hi Ismael,
I am by chance on the page. Sorry I have not replied.
The matter has obviously done by a theme update. ;-)Thank You.
Best regards. -
AuthorPosts
- The topic ‘Social Media Icons with textdecoration:underline’ is closed to new replies.