End of Support for Joomla 3 - Forum closed

[SOLVED] Main menu is not visible on the mobile version

  • giuse88
  • Topic Author
  • Fresh Boarder
  • Fresh Boarder
  • Thank you received: 0

Replied by giuse88 on topic Main menu is not visible on the mobile version

Posted 10 years 11 months ago #7623
I insert this code: in css custom:
.jp-slider {top: 140px;}
@media (max-width: 767px) {
.jp-slider {top:0;}
}
.jp-top-outer {background:#FFF} position:relative
.uk-navbar-toggle:after {content: "MENU";}

but I don't see the main menĂ¹ in mobile version!!!!!!!!!!!
Last Edit:10 years 11 months ago by giuse88
Last edit: 10 years 11 months ago by giuse88.

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

Replied by joomlaplates on topic Main menu is not visible on the mobile version

Posted 10 years 11 months ago #7626
Your offcanvas is visible in mobile devices, but you made a mistake while you customize the theme.

Attachment menu-toggle.jpg not found



Try this code please

.uk-navbar-toggle::after {
content: "menu";
}

Last Edit:10 years 11 months ago by joomlaplates

Attachments:

Last edit: 10 years 11 months ago by joomlaplates.

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

  • giuse88
  • Topic Author
  • Fresh Boarder
  • Fresh Boarder
  • Thank you received: 0

Replied by giuse88 on topic [SOLVED] Main menu is not visible on the mobile version

Posted 10 years 11 months ago #7628
Problem solved.
by giuse88

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

  • giuse88
  • Topic Author
  • Fresh Boarder
  • Fresh Boarder
  • Thank you received: 0

Replied by giuse88 on topic [SOLVED] Main menu is not visible on the mobile version

Posted 10 years 11 months ago #7629
thanks!
by giuse88

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

Moderators: joomlaplates
Powered by Kunena Forum