Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter youcanescapetheratrace

    (@youcanescapetheratrace)

    Hi Manoj

    For my main menu, I want the first item on the left ‘start here’ to stand out in terms of color.

    What is the custom css to do this?

    Thread Starter youcanescapetheratrace

    (@youcanescapetheratrace)

    Thanks Manoj.

    When I try to paste the additional ccs in without a “/*”on the first line I get an error message saying:

    “There are 2 errors which must be fixed before you can save”. I can update anyway, even though it might break my site but that sounds dangerous.

    But if I have the code
    /*
    li#menu-item-176 {
    background: red !important;
    }
    li#menu-item-176 a {
    color: white !important;
    }

    Then nothing happens. If it take away the /* on the first line then the first menu item highlights itself in red.

    Please help!

Viewing 2 replies - 1 through 2 (of 2 total)