Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #285806
    CatherineOC
    Participant

    Hello! I’m trying to change the color of the primary menu using the style sheet (.css), but I can’t find where to change it. Can you help me? Thanks!

    #285818
    Skandha
    Participant

    @catherineoc: Hello there,
    Can you please post in your site URL and elaborate what color would you like to change?

    Kind Regards,
    Skandha

    #285873
    CatherineOC
    Participant

    Hello!

    Thanks for replying! Here’s the site. I would like to change the dark color of the menu to make it the same color as the pink line at the top of the header (I’ve changed this color as well as some other colors on the site).

    Thank you!

    #285876
    Skandha
    Participant

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

    .nav-primary {
        background-color: #e1abb4 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #285898
    CatherineOC
    Participant

    YES! Awesome! Thank you so much!

    #285972
    Skandha
    Participant

    @catherineoc: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/clean-journal/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Changing the color of the primary menu’ is closed to new replies.