Menu items colour (text and icons) white on one page, black on another?

This topic has 10 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp

  • Avatar: bikinha
    bikinha
    Participant
    May 30, 2016 at 11:26

    Hi 8theme.

    I am experiencing different coloured menus on different pages of my website. On my front page it’s white, and on other pages it is black.

    How or where do i choose which colout i would like the menu to be on a certain page?

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 30, 2016 at 11:42

    Hello,

    We don’t have such feature in our theme, but you can use CSS style in Global Custom CSS.

    Please specify on what page you want to change color of the menu?

    Regards,
    Robert Hall

    Avatar: bikinha
    bikinha
    Participant
    May 30, 2016 at 11:46

    Hi Robert.

    Okay thanks, but how come the frontpage has a white menu then? Is it something i have done myself somewhere or?

    Anyway i am building a new page up from scratch, which will takeover and be made the new frontpage when done.

    This is the page:

    http://www.bikinha.dk/forside/

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 30, 2016 at 12:15

    Maybe you set a color for menu in Theme Options->Typography.
    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: bikinha
    bikinha
    Participant
    May 30, 2016 at 12:23

    But how would that change only the frontpage and not the all pages?

    Anyway can you provide me with some css help, to get the menu of above mentioned page in white and not black?

    Thanks.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 30, 2016 at 12:45

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.

    .header-type-2.slider-overlap .header .menu > li > a {
        color: #fff !important;
    }

    Regards,
    Robert Hall

    Avatar: bikinha
    bikinha
    Participant
    May 30, 2016 at 13:16

    Perfect, thanks that worked. Now i just need to recolour the price shown in the cart (also in the header), which is still black?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 30, 2016 at 13:23

    Please use this code in Global Custom CSS

    .shop-text {
        color: #ffffff;
    }

    Regards,
    Robert Hall

    Avatar: bikinha
    bikinha
    Participant
    May 30, 2016 at 14:51

    Perfect, thank you very much Robert – worked like a charm 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    May 30, 2016 at 16:42

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Menu items colour (text and icons) white on one page, black on another?’' has been successfully resolved, and the topic is now closed for further responses

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