Site logo

Archived topic

color CSS Mobile Menu

20 replies · Started by ROHART on April 5, 2020

Viewing posts 16–21 of 21

I found the solution. Thanks for your help

I add on the css :

@media (max-width: 768px) {
    .secondary-navigation {
        display: none;
    }
}

Yup that's correct.

Glad you've figured out :)

Now my second problem developped here is coming back.

On the mobile version, I don't see the logo on the home page as I see the logo on the other page.

I have charged the mobile logo on customize/header.

Do you have an idea why ?

Can you ask the question in the other topic so we are not mixing things up?

Thanks :)

ok

Thanks :)

This archived topic is closed to new replies.