Site logo

Blog

Stay up to date with what's going on at GeneratePress.

Archived topic

primary navigation sub menu background in header element

5 replies · Started by Kenneth on December 20, 2022

Viewing posts 1–6 of 6

Hello, I am having difficulty in making the header element merged menu sub menu background transparent.

I know it must be something simple.

Please see: https://www.thehumaneexperience.org/ Under headings, Humane, Kindness and Cruelty, the drop-down sub-menu is a greyish colour. How do I make this colour transparent?

CSS?

Would you like to have login details?

Love GP by the way.

Best, Kenneth

Hello Leo, Thanks for the suggestion, but it did not work. Here is my Simple CSS file:
hr {
background-color: #1e72bd;
}
.inside-article hr.wp-block-separator {
border: none;
background-color: #1e73be;
}

@media (max-width: 768px) {
.inside-article .wp-block-image [class*="align"] {
float: none;
}

.header-wrap .main-navigation ul ul {
background-color: transparent;
}

Am I doing something wrong?

Thank you Leo!

No problem :)

This archived topic is closed to new replies.