-
AuthorPosts
-
November 4, 2015 at 3:51 pm #530104
Hi!
I was working on my iconbox styling and somehow i did sth wrong. the title now has a hover that displays another white box with the title on hover. where is my mistake? how can i fix this???? thx!/*allgemeiner Zeilenabstand*/ body, body p { line-height: 1.4em; } /*Aufzählungzeichen in Eckig*/ ul.disc, .entry-content-wrapper ul { list-style: square outside; } /*Bild Positionierung bei Team Mitglied */ .team-img-container img { margin: 0 0 !important; align: left; } /*Abstand special headings nach unten*/ .av-special-heading { padding-bottom: 20px !important; } /*spezielle überschrift linie entfernt */ .special-heading-border { display: none; } /*Fusstext */ .fusstext{ font-size: 11px !important; font-style: italic; } /* icon liste farbe von icons */ .alternate_color .avia-icon-list .iconlist_icon { background-color: #df6e1f; font-size: 26px; } /* icon list text farbe und groesse */ .alternate_color .avia-icon-list p { color: #2e577e; font-size: 12px; } .main_color .avia-icon-list a { color: #2e577e; font-size: 12px; } .iconbox_content_title { color: #666 !important; } /* icon list Hintergrund und Box */ .iconbox { background-color: #f8f8f8 !important; padding: 10px; border-style: solid; border-width: 0.5px; border-color: #666; } /* Katalog Schriftgrösse, keine Großbuchstaben und Hover Farbe */ .av-catalogue-title{ font-size: 13px; font-weight: bold !important; } a:hover .background_catalogue { color: #df6e1f !important; } .av-catalogue-content { font-size: 13px !important; } .av-catalogue-title { text-transform: none !important; } /*Catalogue ohne Trennlinien */ ul.av-catalogue-list, .av-catalogue-list li { border: none; } /*Catalogue Bildergröße */ .av-catalogue-image {border-radius: 0px; width:50px; float:left; margin-right:15px; } /* accordeon farbe */ .vert_icon, .hor_icon { border-color: #df6f1f!important; } /*Footer Schriftgroesse, Absatz und Farbe*/ #footer .textwidget { font-size: 11px !important; color: #ffffff !important; line-height: 1.2em; } #footer .widgettitle { font-size: 13px !important; color: #ffffff !important; } /*Footer Bild Groesse*/ #footer #avia_partner_widget-3 img { width: 80px!important; height: 80px!important; } /*Footer Hoehe */ #footer{ bottom: 0; margin-top: 100px; z-index: 999; font-size: 9 px !important; text-align: bottom; background-color: #2e577e !important; } /*Footer Hover Farbe*/ #footer a:hover { color: #df6e1f !important; } /*Socket Background */ .socket_color {background-color: #df6e1f !important; } /*Socket Menu Links Hover Farbe*/ #socket a:hover { color: #666 !important; } /*Socket Menu einblenden auf mobilen Geräten*/ @media only screen and (max-width: 768px) { .responsive #socket .sub_menu_socket { display: block !important; }}
November 4, 2015 at 3:58 pm #530119Hey Lucie!
Please try changing your custom CSS code with following one – http://pastebin.com/kx0EFnbb
There were 2 minor issuesCheers!
YigitNovember 4, 2015 at 4:03 pm #530126Hi Yigit!
nope, did not work. now the font is green and the hover box at the title is still there…cheers back,
Lucie- This reply was modified 9 years ago by aB-Agenta.
November 4, 2015 at 4:04 pm #530130i changed it back to my code…could you take another look?
November 4, 2015 at 4:06 pm #530132oh, i probably didn t describe my problem very good: i want to REMOVE the hover box with the text
November 4, 2015 at 4:07 pm #530134Hi!
If you do not mind, please create a temporary admin login and post it here privately
Cheers!
YigitNovember 4, 2015 at 4:12 pm #530149thx!
November 5, 2015 at 1:22 pm #530753Hi Yigit! Did you find anything?
greetz,
LucieNovember 6, 2015 at 4:04 pm #531490Hi!
refuse from bumping into your own thread because it marks it as “answered” and then we can’t provide you a faster reply.
I checked your icon boxes and there is no hover for me. Could you fix it already? if not clear browser cache and hard refresh a few times.
Cheers!
AndyNovember 23, 2015 at 12:26 pm #540694Hi Andy!
no, i decided to just remove the link completely…
thx! -
AuthorPosts
- The topic ‘Problem with icon box hover’ is closed to new replies.