Site logo

Archived topic

site Logo not appearing on desktop but does appear on mobile

12 replies · Started by Matt on April 14, 2020

Viewing posts 1–13 of 13

I’m not sure why but my logo does not appear on the desktop version it’s uploaded it just doesn’t appear anymore. Not even sure what I did to make it disappear cause I wasn’t paying attention when it did disappear. I just want it to look like the mobile version does with the logo.

At any point, I can give you a wp login and pass to to check it out yourself.

Hi there,

Any chance you can link us to the site in question?

You can edit the original topic and use the private URL field.

The current URL isn't a valid URL.

Let me know :)

original is edited. I had the password and login added in to the private url field to view the website. that was causing the link to fail.

Can you see previous edits by the user so if I post login and pass then edit to remove it. You can see it?

I still need the username and password to view the site unfortunately.

Can you provide it here? It should be useless to other users as they can't see the site URL.

Unfortunately I cannot see the previous edits.

Let me know :)

It makes things get screwy when I do that but the logo is back. Which could be caused by the max mega menu. But the mega menu isn't going anywhere. I've already gone pro with it so coin has been spent. I figure we can find another work around. You're smart. ;) Screen Shot below.
https://imgur.com/a/lJYLhC5

I'm not seeing the issue on the live site. Can you make it show so I can try to provide a solution?

alright it is appearing the way you need to see now.

Try adding this CSS:

.main-navigation.has-branding .inside-navigation {
    flex-direction: row-reverse;
}

Alright that got it to the correct side, it has moved but the site logo doesn't look like I'd like. There's a huge wrong color in the background and I was hoping to have it look like it does on mobile. Just the logo nothing else.

Hmm not exactly sure what you mean but try this CSS:

.nav-aligned-left .navigation-branding {
    margin-right: auto;
}

The background color is set in the customizer under Colors > Primary Navigation.

Let me know if this helps :)

This archived topic is closed to new replies.