Hello thomas1gawehns,
Please share the site url, so we can provide you custom css as per the need.
Kind Regards,
Manoj
Hello thomas1gawehns,
.main-navigation,
.main-navigation ul ul {
background: #ffffcc;
color: #000
}
.main-navigation a {
color: #000;
}
.main-navigation .current-menu-item a,
.main-navigation a:focus,
.main-navigation a:hover {
background-color: #ffff95
}
Hope this will helps you.
Thanks.
Thanks a lot. That resolves the issue.
You’ll deserve extra thanks for the #ffff95 color.
Now I only miss the favicon. I’ld like to use https://gawehns.de/favicon.ico in software.gawehns.de as well.
How to do that???
I’ve already constructed a child theme to add the url with customizr:
$custom_logo_url = get_theme_mod( ‘logo_url’ );
But what to do with it when I don’t know yet 🙂
Anyway thanks a lot and god bless you
Thomas
Hello thomas1gawehns,
Follow below steps.
1. Login as admin and navigate to theme customize option from dashboard (Dashboard >> Appearance >> Customize).
Screen Shot
2. Now Go to Site Identity option in theme customizer.
Screen Shot
3. Select image for Site Icon option and click on Publish button.
Screen Shot
Hope this will helps you.
Thanks.
Hope, It resolves. If not then create a new topic/ticket.