Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #288388
    HansH
    Participant

    Hello,

    On laura.hagmeijer.nl the main menu is the primary menu.
    I gave the header navigation area the correct background color.
    But since today I have a few submenu items.
    The should have the samen background color as the header navigation area background color.
    Is that possible?

    Kind regards

    Hans Hagmeijer

    #288404
    Skandha
    Participant

    @hansh: Hello Hans,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation ul ul, .site-navigation ul ul li {
    	background-color: #DDA49A;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #288426
    HansH
    Participant

    Hello Skandha,

    Thank you. It works.
    It looks like the website has been finished now.
    Your support was fantastic.

    Kind regards

    Hans Hagmeijer

    #288427
    Skandha
    Participant

    @hansh: Glad I could help. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change background color submenu’ is closed to new replies.