• Hello,

    I have a navigation like this:

    -Info
    -site1
    -site2
    -site3

    If I visit some of this 4 links the background color changes every time to something else.
    but on site1, site2 and site3 I dont see the background color switch on the main navigation.
    Is it possible to change the backgroundcolor on both?

    Example:

    -Info
    -site1
    -site2 (I visit this site)
    -site3

    Info and site2 should change the backgroundcolor.

    Hope it is clear what I mean ??
    thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @mhxhxhx,

    Although the description that you have provided is elaborate enough, we are still having some trouble understanding the issue correctly.

    Please kindly provide us the site URL to your website and / or explain the issue further with a screenshot so that we could inspect the website for an clear understanding of the issue and provide you with a precise fix.

    Best Regards !!

    Thread Starter mhxhxhx

    (@mhxhxhx)

    Hello,
    the url is https://blackmirror.de its just a test domain.
    If you click on “info” you get a yellow background.
    If you visit the submenu under “info” like “site1” I want the yellow background for site1 and the info navi. Is this possible?

    Thread Starter mhxhxhx

    (@mhxhxhx)

    Do you need more information?

    Thread Starter mhxhxhx

    (@mhxhxhx)

    Hello,

    no answer means it is not possible? If so please just give me a hosrt answer, so I can stop my investigations and tests and I know I need a new theme.

    thank you

    Thread Starter mhxhxhx

    (@mhxhxhx)

    whith a other theme of you “bakes-and-cakes” it would work, so the question is, is it possible with education hub too?

    Thread Starter mhxhxhx

    (@mhxhxhx)

    ok after some hours of investigation, I found a solution.
    Just add this into the style.css

    
    .main-navigation .current_page_ancestor > a,
    .main-navigation .current-menu-ancestor > a {
            color: #f6a8c6;
    }
    
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Navigation backgroundcolor’ is closed to new replies.