• Resolved emsie

    (@emsie)


    Ok can someone advise me on what is going on with this theme. I have the following code to change the tab colour and the the line underneath the tabs also.

    γ€€γ€€γ€€
    γ€€γ€€γ€€.themonic-nav li:hover {
    γ€€γ€€γ€€background-color: #6AA121;
    γ€€γ€€γ€€}
    γ€€γ€€γ€€ #searchsubmit {
    γ€€γ€€γ€€ background-color: #6AA121;
    γ€€γ€€γ€€ color: #6AA121;
    γ€€γ€€γ€€}
    γ€€γ€€γ€€ .themonic-nav .current-menu-item > a,
    γ€€γ€€γ€€ .themonic-nav .current-menu-ancestor > a,
    γ€€γ€€γ€€ .themonic-nav .current_page_item > a,
    γ€€γ€€γ€€ .themonic-nav .current_page_ancestor > a {
    γ€€γ€€γ€€ background: none repeat scroll 0 0 #6AA121;
    γ€€γ€€γ€€ font-weight: bold;

    I had everything in custom css pluggin and the colour changed when on a tab, but didn’t change the line underneath the tabs. Then i was given a code to change that, the code is:

    .themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul {
    γ€€γ€€γ€€border-bottom-color: #6AA121};

    But when i added it to the css it didnt work but when i added it to the themes custom css section it worked..

    But here is the very confusing part… after i had all the tabs and the line underneath the way i wanted i tried to add another code to change something else and it reverted all the changes. Even when i removed the code i had added the tabs wont go back to the colour i had them!

    Very frustrating i have to say so can anyone tell me why this is happening?

Viewing 15 replies - 1 through 15 (of 21 total)
Viewing 15 replies - 1 through 15 (of 21 total)

The topic ‘Menu Colour Code Confusion’ is closed to new replies.