Site logo

Archived topic

Different Menu Navigation & Logo on specific pages.

15 replies · Started by FunkyCss on November 3, 2022

Viewing posts 1–15 of 16

Hallo there,

I need to create a page with different menu and for all blog pages, and other logo as well and a background color.

I have seen previous forums that you need a conditionl menu plugin ( Conditional Menus ) for that, so I did and this looks to work pretty ok for my case.

I need your help tho to change my logo also for this specific page and the background color, can this be done ?

Hi there,

The page you've linked is under maintenance mode - can you disable it for now?

And what background color are you looking to change?

Hallo Leo!

Yes I just deactivated,

I will do this menu white.

Thank you a lot

Hi Leo, thanks for the info

the menu header needs to be white from blue

Try something like this:

body.page-id-266 .site-header, 
body.page-id-266 .main-navigation .main-nav ul li a,
body.page-id-266 .main-navigation .menu-bar-items {
    background-color: #fff;
    color: #000;
}

Hallo this seems to work, can I ask how I can change the logo on mobile too?

This filter seems to work for pc only

Hallo,

I am not using mobile header

I have opened the website

Then the snippet should work for mobile as well.

But it does not work on mobile

Can you link me to a page where supposed to have a different logo?

Hi there,

I am so sorry, But I meant for the sticky logo!

This seems to work perfectly fine but sticky does not change

This archived topic is closed to new replies.