I used hover because there the background is red.
Red background with red text is very difficult to read. ;-)
Have a nice weekend
Uwe
What is the reason why the third menu (no hover) is not like the first?
Normally it must look like the first, cause of no hover.
I made some chages, cause of the background color.
#page-wrapper .solo-inner ul.navigation__menubar li>a.is-active,
#page-wrapper .solo-inner ul.navigation__menubar li.is-active>a,
#page-wrapper .solo-inner ul.navigation__menubar li.is-active>button {
color: #FF0000;
background-color: #5881AE;
}
#page-wrapper .solo-inner ul.navigation__menubar li>a.is-active,
#page-wrapper .solo-inner ul.navigation__menubar li.is-active>a,
#page-wrapper .solo-inner ul.navigation__menubar li.is-active>button:hover {
color: #FFFFFF;
background-color: #FF0000;
}
Rgds
Uwe
Is the any description here on drupal.org ?
Thank you for the very quick answer.
Which CSS I have to change?
Can you give me some tipp's for changing.
Rgds
Uwe
uwe loyal → created an issue.
Sorry, arrows wrong and changed:
Hello Alaa,
after updating to new version and creating the side with your theme, I have another question.
Is it possible to change the menu in design from 2nd level to 3rd level as a line and not as a block?
now:
new:
Rgds
Uwe
Did it, but nothing happend.
Rgds
Uwe
Sorry for late replay
Where I can find the CSS-File for that?
#primary-menu .navigation__menubar:not(.navigation__megamenu) li.nav__menu-item>a,
#primary-menu .navigation__menubar:not(.navigation__megamenu) li.nav__menu-item>button {
padding: 2rem;
font-size: 2rem;
}
Ok, I think now it works!
;-)
Sorry, but my System is under developing in my homenetwork.
But here are my settings:
All color of areas are configurationalable, only the block behind the menue not.
See attached file (black box area behind the menue).
Rgds
Uwe
Uwe Loyal → created an issue.
Uwe Loyal → created an issue.