- This topic has 3 replies, 2 voices, and was last updated 6 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Kids Education Pro › Menu
The top menu in the horizontal mode of the smartphone is displayed incorrectly and not beautifully. How to fix it?
Hello @amiretskiygmail-com,
When we tested the issue locally, we could not find such an issue. You can check the demo of the theme as well.
https://themepalace.com/theme-demo/?demo=VVNiRlVNZzNhRjNRYVRIRHluT2hWZz09#
So if you have installed any third party plugin please deactivate them and verify the issue.
If the issue still persists then kindly let us know.
Thank you.
Check please my site finburg.fun
Hello
Please add the below given CSS in the Additional CSS section.
@media screen and (max-width: 992px) {
.menu-toggle {
display: block;
}
.main-navigation ul {
display: none;
}
}
Hope this helps.
For any further query/confusion, feel free to reach back to us.
Best Regards!
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



