We just want the global nav and logo to appear once on our site
to see the issue: 1) load our page. Turn off JavaScript in the browser. Refresh the page. Then, turn off CSS in the browser and refresh the page. We see both the mobile global navigation, the mobile search bar and the mobile SVG image as well as the desktop global navigation and desktop logo
we want to just see 1 global nav and 1 logo on both desktop and mobile when JavaScript and CSS is disabled in the browser. How do we remove the dupes?
https://drive.google.com/file/d/1jgtFD3n3V3jbKaUpBkG0C4ByudyX3sQk/view?usp=sharing
Second question: When we turn off the CSS on any page to see how Google will read our page, we see the mobile SVG search icon flicker once and disappear. Why does it do that? We don’t want it to appear and thought we had removed it, but we’re concerned that it’s still there somehow because it appears for a split second. How do we prevent this?
-
This topic was modified 5 years by
JohanM1228.
-
This topic was modified 5 years by
JohanM1228.
Hello,
In our theme are two menus because one is used for the desktop version and one for the mobile version.
Unfortunately, if you remove a menu, it will not appear on one of the used versions, for example, if you delete the one on the mobile, then you will not have a menu for the mobile version.
For the second issue I’m not sure what you mean please provide more details.
Thank you!
Here’s a screen recording of the second issue. You’ll notice a massive black circle image after I turn off the CSS and then it disappears. I think it’s the site search magnifying glass icon.
https://drive.google.com/file/d/1Qq9BI0F316GGXE0rez50w03rxlP7Alpo/view?usp=sharing
Thanks for explaining the double nav bar.
Hello!
Do you have any extra plugins? I have tested this on my side and it is working fine. Also why would you want to disable the css ? Google crawlers see it with CSS on: https://www.google.com/search/howsearchworks/crawling-indexing/
Thank you!
Hello!
Do you have any extra plugins? I have tested this on my side and it is working fine. Also why would you want to disable the css ? Google crawlers see it with CSS on: https://www.google.com/search/howsearchworks/crawling-indexing/
Thank you!