[Resolved] Change Submenu shadow

Home Forums Support [Resolved] Change Submenu shadow

Home Forums Support Change Submenu shadow

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1063611
    Kim

    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);
    }
    #1063767
    David
    Staff
    Customer Support

    Hi there,

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

    #1063828
    Kim

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

    #1064125
    David
    Staff
    Customer Support

    Ok let us know 🙂

    #1066011
    Kim

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

    #1066262
    David
    Staff
    Customer Support

    Glad to hear thar

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.