End of Support for Joomla 3 - Forum closed

[SOLVED] Mobile Menü Icon in Desktop Ansicht

Mobile Menü Icon in Desktop Ansicht was created by mair.tobias

Posted 4 years 2 months ago #27442
Hello,
there is already a topic / solution for this problem, but i don't understand the workaround.

www.joomlaplates.com/forum/j3-aio/8947-s...n-in-desktop-ansicht

Where i must change the code?

Thanks for your help.

Best regards
Tobi
Last Edit:4 years 2 months ago by mair.tobias
Last edit: 4 years 2 months ago by mair.tobias.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Mobile Menü Icon in Desktop Ansicht

Posted 4 years 2 months ago #27449
Add this css code to your css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla

/*menü auf Desktop ausblenden mob_menu*/

a.uk-button.uk-navbar-toggle.uk-float-right
{
display: block; /* This is how it looks on mobile */
}

@media (min-width: 750px) {
a.uk-button.uk-navbar-toggle.uk-float-right
{
display: none!important; /* This is how it looks on desktop */
}
}

The following user(s) said Thank You: mair.tobias

Please Log in or Create an account to join the conversation.

Replied by mair.tobias on topic Mobile Menü Icon in Desktop Ansicht

Posted 4 years 2 months ago #27455
Thanks for your help! It works! :)

Please Log in or Create an account to join the conversation.

Replied by mair.tobias on topic [SOLVED] Mobile Menü Icon in Desktop Ansicht

Posted 4 years 2 months ago #27456
Problem solved.

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License