-
In reply to: Menu on mobile device
This reply has been marked as private.In reply to: Mobile Site
Hello,
No, the header type does not affect mobile menu. Please update theme to it’s latest version and deactivate all third party plugins.
Let us know, so we can check it up again.Best regards!
In reply to: Mobile Menu/ Burger Icon Not Showing
Hello,
I can see the mobile menu. But since the background is white and so is the logo, it makes it invisible. To have dark logo for mobile , i added this code into your custom css box:
@media (max-width:480px){ #logo img.dark { display: none !important; visibility: hidden !important; } #logo img.light { display: block !important; visibility: visible !important; } #logo img { height: 27px !important; top: 60px !important; }}
Best regards!
In reply to: Responsive Menu/Header
Hello,
Please add this code into your custom css box:
@media (max-width: 480px){ #logo { left: -100px !important;} a.mobile_small_menu:hover { color: #00d3c5 !important; } }
Best regards!
Topic: Responsive Menu/Header
Hello,
I am having issues with the responsiveness of my menu/header. On mobile, the logo appears to be cut off to the right and the menu dropdown is anchored to the left. How can I make the logo anchor to the right and the menu dropdown anchor to the left?
Also, the color that changes when you hover over the menu items works on all pages except the home page. Th color is a turquoise, and on the homepage it is simply gray.
Thank you very much for your time and help.
site: http://www.bynmi.com
Dear Team,
I created a nice header with the Specular template. It looks great on a computer screen and on a mobile screen. But when the screen is a little smaller the header gets all messy. The menu goes into the slider and the thin grea beam above the menu is bleeding into the menu. All in all it does not look good anymore.
Here is the link to the site: https://netzbekannt.de/
What can I do about that?
Thank you,
Gabriel
In reply to: Menu on mobile device
Hello,
The mobile menu does not have any issue displaying in responsive mode. Please send us your wp credentials in a private reply. So we can check what is not set correct in your site.
Best regards!
In reply to: Mobile Site
Is it because I have chosen the left menu that nothing shows up on mobile?
In reply to: Put text into the slider for mobile view
Hello,
Please refer to this topic of yours: https://support.codeless.co/forums/topic/menu-is-viewing-below-the-header/ for the mobile mode.
Please send us your wp credentials in a private reply and we’ll be glad to fix anything you require.Best regards!
In reply to: Put text into the slider for mobile view
Hi,
BTW, I cannot see the mobile menu view in this resolution screen. See picture captured below:
Hi,
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>Site url:</p>
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>https://robsondentistry.com/</p>
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>The mobile site just shows a white box at the top with no navigation, menu burger icon or anything.</p>
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>Tried numerous codes and color changes noted in in your support forum, but nothing worked.</p>
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>I emailed you the log in info for the site.</p>
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>Thanks,</p>
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>Russ</p>
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>[email protected]</p>
<p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>727.447.3396</p>In reply to: Menu on mobile device
If you could let me know the header.php code required for left menu to show on mobile devices – iPhone, android, tabs, iPads etc. I can add it.
The theme responsiveness does not seem to be responding to the left menu, or iPhone screen size.
Thank you,
Hannah
Topic: Menu on mobile device
I am using the left menu for my website – https://curiotrips.com – but when I visit my site on a mobile device (with responsiveness on) there is no menu so users are stuck on the homepage. I have tried turning responsiveness off to check this, and still nothing.
Please could you let me know how I have a menu on my site when viewed on a mobile device.
Thank you,
Hannah
In reply to: Mobile Site
Now that I have deleted the plugin, and turned responsiveness back on, could you please let me know the screen dimensions for mobile devices? As you will notice at https://curiotrips.com there is no menu showing up on my homepage.
Thanks,
Hannah
In reply to: Menu is viewing below the header
Hello,
Please add this code into your custom css box:
@media (max-width: 1145px){ #logo { margin-left: -45px; } } @media (max-width: 1100px) { #header #navigation { display:none; } .mobile_small_menu { display: block;} #logo { left: 50%; position: relative;} }
If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
Search Results for 'mobile menu'
-
Topic: Responsive Menu/Header
Topic: Menu on mobile device