Educon: Menue Issue On Smaller Displays - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Educon: Menue Issue On Smaller Displays

MR

Mike Reinbacher

Template 2 years ago

Dear sir or madam, I´m using the educon template. On smaller display sizes, the off canvas menu and the search icon is dropped from the "header" section to the "page title" section.

The issue shows up on iphone, ipad and on the browser when reducing the window width.

Please check: www.promusicschool.de

How can I fix this, so that it stays in place?

Thanks in advance.

Best, Mike

0
7 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #95950

Hi Mike,

install this file >> plg_system_helix.zip

if will not help, let me know...

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #95952

Important law advice // Anstand Rechtsberatung

0
MR
Mike Reinbacher
Accepted Answer
2 years ago #95968

Thanks for your reply. Unfortunately it didn´t help

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #95971

Hi

Use this custom CSS

@media (max-width: 912px){
#offcanvas-toggler{
  position:relative;
  bottom:80px;
}

.icon-top-wrapper{
  position:relative;
  bottom:80px;
}
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
MR
Mike Reinbacher
Accepted Answer
2 years ago #95989

Great, that works! Thanks a lot!

Best, Mike

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #95990

You are always welcome. You can now close this post by accepting the answer.

0
MR
Mike Reinbacher
Accepted Answer
2 years ago #96003

After testing a second time, I noticed, that the off-canvas-menu is displayed at a smaller size, but in a small range between wide and small scaling of the browser window (or flipping the ipad horicontally) it´s the same than before, the menu -before changing from mega menu to off-canvas" is displayed in / over the lower section.

Any suggestions?

0