• nabeel56as

    (@nabeel56as)


    Hello, I am a blogger, using WordPress website, my website navigation menu is not displaying at the same color theme as my website.

Viewing 2 replies - 1 through 2 (of 2 total)
  • S P Pramodh

    (@sppramodh)

    Hello @nabeel56as,

    WordPress themes provide an option to customize the navigation menu colors. You should be able to adjust the menu colors to match your website’s color scheme there.

    If you can’t find the color settings or if changing the color isn’t working as expected, I recommend reaching out to the theme’s support team or the theme developer for further assistance. They should be able to guide you on how to make the necessary changes.

    Feel free to reach out here if there are any other issues!

    Hello @nabeel56as,

    You can also add custom CSS here to style the menu if your theme doesn’t provide an option. For example:

    .primary-navigation a {
    color: #yourcolorcode; /* Change to your desired color */
    }

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