Site logo

Archived topic

Change Submenu shadow

5 replies · Started by Kim on November 14, 2019

Viewing posts 1–6 of 6

Hi, I've tried to change the shadow of the submenu like in this post https://generatepress.com/forums/topic/need-some-help-with-system-fonts/, but it doesn't make any changes. Is there anything wrong with the code?

.main-navigation ul ul {
    -webkit-box-shadow: 0 20px 29px 0 rgba(207,67,20,.5);
    box-shadow: 0 20px 29px 0 rgba(207,67,20,.5);
}

Hi there,

can you provide a link to your Site with that CSS added so i can take a look

Site is under development. I will come back when it's live!

Ok let us know :)

Hi David, the code was correct, I just made a mistake within another piece of code. BR!

Glad to hear thar

This archived topic is closed to new replies.