Want my menu Red - by dunnjust - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Rose Tyler

  • Avatar: dunnjust
    dunnjust
    Participant
    August 29, 2016 at 04:12

    I want to change the color of my menu to red. How do I do this? Is it an easy way to change the color of the menu? I am not very familiar with code, so please send the correct custom code and tell me exactly where to place it.

    Thank you

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 29, 2016 at 07:17

    Hello,

    Thank you for using our theme.
    Please watch the video Legenda WordPress Theme – How to create custom.css file https://www.8theme.com/videos/. In Custom CSS file add this code:

    .header-type-4.transparent.dark .main-nav .menu > li > a{
        color: red;
    }
    

    Regards,
    Rose Tyler.

    Avatar: dunnjust
    dunnjust
    Participant
    August 29, 2016 at 12:20

    What about the top menu? How do I turn that red also? What code is that?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 29, 2016 at 12:35

    Hello,

    You can change previous code to:

    .header-type-4.transparent.dark .main-nav .menu > li > a, .header-type-4.transparent.dark .top-bar .wishlist-link a, .header-type-4.transparent.dark .links li a, .header-type-4.transparent.dark .links li:before, .header-type-4.transparent.dark .shopping-cart-link, .header-type-4.transparent.dark .search-link, .header-type-4.transparent.dark .shopping-cart-link:before, .header-type-4.transparent.dark .search-link:before, .header-type-4.transparent.dark .shopping-cart-link span.amount, .header-type-4.transparent.dark .search-link span.amount, .header-type-4.transparent.dark .side-area-icon i:before, .header-type-4.transparent.dark .menu-icon i:before {
       color: red;
    }

    Regards,
    Rose Tyler.

    Avatar: dunnjust
    dunnjust
    Participant
    August 29, 2016 at 14:39

    thank you! looks great

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 29, 2016 at 14:40

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Want my menu Red’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.