-
AuthorPosts
-
June 29, 2016 at 4:37 pm #654916
On http://www.fitgutschein.de the socket text is white plus light red on hover for links (bottom right)
only on https://www.fitgutschein.de/kontakt-anfrage/ the socket font color appears green.
I have no idea what the reason might be. Can you help? Custom CSS pls see attached
Thx a lot & best regards Tilman
June 29, 2016 at 4:39 pm #654917BTW: I just see that the whole footer text shows a different (darker green) color on the a.m. page vs all others, too
July 1, 2016 at 6:06 am #655515Hi,
Please try the following CSS as well:
#avia3-menu li a .avia-menu-text { color: #3fba8b !important; }
Regards,
RikardJuly 1, 2016 at 9:00 am #655592Hi Rikard,
thx – unfortunately no change visible…and I find very strange that it appears on this one page only…
best regards Tilman
July 2, 2016 at 5:27 am #655991Hi,
Ok, please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardJuly 20, 2016 at 9:10 am #662803HI,
sorry for delay – pls find below
Thx a lot & best regards, Tilman
July 23, 2016 at 7:01 am #664136Hi,
Please check the “Highlight color” field in the General Styling > Footer panel. What is the color value set there? Or add this in the Quick CSS field:
.footer_color a, .footer_color .widget_first, .footer_color strong, .footer_color b, .footer_color b a, .footer_color strong a, .footer_color #js_sort_items a:hover, .footer_color #js_sort_items a.active_sort, .footer_color .av-sort-by-term a.active_sort, .footer_color .special_amp, .footer_color .taglist a.activeFilter, .footer_color #commentform .required, #top .footer_color .av-no-color.av-icon-style-border a.av-icon-char, .html_elegant-blog #top .footer_color .blog-categories a, .html_elegant-blog #top .footer_color .blog-categories a:hover { color: #3fba8b; }
Best regards,
IsmaelJuly 23, 2016 at 11:41 am #664153Hi,
the footer panel shows #e6968d, which ist correct on all pages – with the exception of the one page only as described
Entering the CSS code does not change it.And it still makes me really wonder that the bug appears on this one page only https://www.fitgutschein.de/kontakt-anfrage/
So if you have any other idea it would be great – thx a lot for your efforts & continuous support
July 26, 2016 at 3:42 am #665106Hey!
Please replace the code with the following:
.alternate_color a, .alternate_color .widget_first, .alternate_color strong, .alternate_color b, .alternate_color b a, .alternate_color strong a, .alternate_color #js_sort_items a:hover, .alternate_color #js_sort_items a.active_sort, .alternate_color .av-sort-by-term a.active_sort, .alternate_color .special_amp, .alternate_color .taglist a.activeFilter, .alternate_color #commentform .required, #top .alternate_color .av-no-color.av-icon-style-border a.av-icon-char, .html_elegant-blog #top .alternate_color .blog-categories a, .html_elegant-blog #top .alternate_color .blog-categories a:hover { color: #b8f5da; }
Regards,
IsmaelJuly 26, 2016 at 11:33 am #665246Hi Ismael,
thx a lot , this works. I suggest no “leaner” CSS is possible, right?July 28, 2016 at 6:00 am #666052August 1, 2016 at 4:23 pm #667337thx Ismael,
I regret this did not work – but updating to 3.6.1 did :-)thx again & cheers
-
AuthorPosts
- The topic ‘Socket font Color differs on one page’ is closed to new replies.