Fixed header menu - by ianstudio - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Jack Richardson

  • Avatar: ianstudio
    ianstudio
    Participant
    May 25, 2014 at 20:31

    Hello,
    I’m unable to target the color of the fixed header menu (without also changing the color of the links in the full-width-submenu area)..

    I thought one of these guys would do it.. I tried so many things my head is spinning.. and I cannot make sense of it at all.

    .fixed-header-area .menu > li,
    .fixed-header .menu > li,
    .main-nav .menu > li {
    color: #FFFFFF;
    }

    H E L P !!!

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 26, 2014 at 08:34

    Hello,

    Please provide us with link to your site. Could you clarify us color of what element exactly you want to change?

    Regards,
    Jack Richardson

    Avatar: ianstudio
    ianstudio
    Participant
    May 27, 2014 at 09:24

    Hello, the element I exactly want to change was expressed fairly clearly in my request I thought, I’ll try again:

    The color of the fixed header menu items (titles)
    For example in your demo site here:

    https://www.8theme.com/demo/legenda/

    that would correspond to me changing the regular state (not selected or hover) of the fixed header menu items to a different color than black.. those elements..
    HOME, SHOP, BOOK, BLOG, PORTFOLIO, PAGES, FORUM, MORE, BUY
    (without affecting the .nav-sublist-dropdown elements)

    THANKS !
    ________________________

    PS: You cannot view the site without logging in as it is now showing a Coming Soon page.. so I’d need you to look at the admin and the ftp possibly as I made a lot of css changes in my styling. But isn’t my question above clear enough ?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 27, 2014 at 09:38

    Hello,

    First of all thank you for more detailed explanation.
    Please try to add this code into your custom.css:

    .fixed-header .menu > li > a, .main-nav .menu>li>a {
    color: #ccc;
    }

    Also change “#ccc” to your desired color.
    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Jack Richardson

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

The issue related to '‘fixed header menu’' 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.