Geometric theme issues

Hey all,

I have a site I built a while back with elixir’s geometric theme and seem to be having issues on mobile devices with “any” sort of navigational identifier showing. I have tries the +, arrow, bars et al and it will not show up on mobile devices. I do see any change I make to it within rapid weaver using the simulator preview. I have totally deleted everything from my server and republished it but still not working.
Does anyone have any ideas to fix this?
The site is renovisiondallas.com to check it out.

Thanks in advance

Doc

I seem to be able to get the menu to pop up by going up to the upper right corner. Could it be that whatever icon you are using is the same color as the ribbon going across the page?

Pete
Thanks for the tip - I checked and they are different colors as you can see in the screenshot from the simulate preview in rapid weaver.


its just crazy.

I can click anywhere on the gray bar and the menu is revealed, but there is no square and plus image .

This is what I see on my macbook pro

I am viewing this on Brave, but get the same on Chrome.

I get the same as Pete on my iphone, just a grey bar at the top of the page.

In your first screenshot and on my phone when I zoom in I see a small horizontal line midway between the logo and the grey menu bar. I doubt it is related but …

yes that is my issue - when I first created this several years ago it was working fine - not sure what changed but with it not showing - customers/visitors have no idea to click there for the menu. I was hoping someone familiar with this elixir theme might be able to shed some light on this.
It is strange that when I use the simulator option in RW it shows up

It’s the Font Awesome icon that’s not displaying. Maybe the theme uses an older version of FA that’s no longer supported?

ok everyone - thank you all for your support.

I’ve just decided to implement a new theme overall.

Thanks again and

Merry Christmas to all

The cause is due to the font awesome css file being called from an insecure http URL, which browsers are blocking from loading.

There might be a way to go into the theme file and manually edit those URLs so they are https instead of http. Since Elixir Graphics closed up shop, you wouldn’t have to worry about theme updates wiping out your manual changes.

Just an idea if you didn’t want to change your site’s design with a new theme.

Dang,
Thanks for the info - that make sense.
I have decided to redo the site with a newer theme anyway and do some house cleaning along the way.

Thanks again to everyones support.

I hope everyone has a great Christmas and Happy New Year.

Doc