Viewing 7 reply threads
You must be logged in to reply to this topic.
Hi,
Main Navigation Menu is missing in mobile and tablet modes. Here are the screenshots:
The burger is side menu, not main navigation menu.
533 x 853 https://grab.by/JajQ
Samsung Galaxy S5 https://grab.by/Jakk
480p television https://grab.by/Jaky
Thanks for a solution,
Marian
Hello,
I am trying to access your site, but is says “Error establishing a database connection”. Please check it and let us know.
Best regards!
I am experiencing this same issue. drpamorthodontics.com
Hello,
I can see the mobile menu in your site. You have some items that are in white and are not visible. To change that, add this code into your custom css box:
@media (max-width: 979px){
.codeless_custom_menu_mega_menu ul>li h6, .menu-small ul.menu .codeless_custom_menu_mega_menu h6, .menu-small ul.menu > li > a { color: #191818 !important;}
}
@media (max-width: 480px){
#logo { left: -77px !important;}
}
This should be the result, screenshot.
Best regards!
Hello,
I add this code to custom CSS. Now the mobile navigation is visible, but it looks like the custom CSS code has some format problems. Look here: https://grab.by/Jpfq
Marian
Hello,
Don’t worry about the exclamation mark, it’s not an issue.
Best regards!
You must be logged in to reply to this topic.