Off Canvas Break Point - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Off Canvas Break Point

M

maisfeld

Template 3 years ago

Hi,

How can I control break point for off canvas Template are Fortune Version: 2.0.0? Would have to switch from megamenu to off canvas at 1300px. see picture

0
10 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #91673

Hi there,

Thanks for contacting us. Sorry for the inconvenience.Please share your site URL to check the issue. I will check & get back to you soon.

-Thanks

0
M
maisfeld
Accepted Answer
3 years ago #91676

Hi Toufiq, thank you for your message.

The website is here

regards

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #91816

Add this css code inside the custom.css file.

@media screen and (max-width: 1300px) {
ul.sp-megamenu-parent.menu-animation-fade-down.d-none.d-lg-block {
    display: none !important;
}
    a#offcanvas-toggler {
    display: block !important;
} 
}
0
M
maisfeld
Accepted Answer
3 years ago #91821

Hello Toufiq,

thanks for the message. Unfortunately it does not work. Do you have another idea?

0
Pavel
Pavel
Accepted Answer
3 years ago #91829

Hi. I think it worked, you just need to turn off the compression and clean the cache. Before any editing, always do this.

0
M
maisfeld
Accepted Answer
3 years ago #91833

Hi, thanks for the message. Compression is turned off and I've cleared the cache several times.

Compression

Cache

it does not work.

0
Pavel
Pavel
Accepted Answer
3 years ago #91855

Ok. Now I see it is cleaned. But I do not see that you add the code provided by Toufiq anywhere.

This code should work 100%. Other options simply do not exist.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #91875

Will you please provide me the Joomla administrator access to check the issue?

0
M
maisfeld
Accepted Answer
3 years ago #91895

Hi Pavel and Toufig,

you were right. I looked at the Custom CSS and somehow the script was gone.

Now it works as it should.

Thank you for your help!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #91938

You are most welcome. Will you please spend some to write a review about our product and support quality? 

https://extensions.joomla.org/extension/sp-page-builder/

https://www.trustpilot.com/review/www.joomshaper.com

0