Mega Menu - Sub Title

2 replies · opened Jul 25, 2017

NnikoslavsJul 25, 2017

Dear Support team, I have two questions (live URL: https://allegrakrstarenja.com/en/index.html)

  1. sometimes my revolution slider fails at loading, but loads on refresh page
  2. in megamenu, class subtitle, when I remove `` tag, I lose formatting, but don't want to reloading page with href="#" on mobile devices, is there anyway to bypass this, maybe to use click over expand on hover?

Kindly

SSemicolon WebSTAFFJul 27, 2017

Hello,

  1. Please find the following code on the HTML Page:
setTimeout( function(){ SEMICOLON.slider.sliderParallaxDimensions(); }, 400 );

and replace it with:

setTimeout( function(){ SEMICOLON.slider.sliderParallaxDimensions(); }, 750 );
  1. You can simply add the onclick="return false;" Attribute to the <a> Tag to disable the Click Functionality.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

NnikoslavsAug 3, 2017

Thank you, that worked great, I totally forgot to browse code for this

Closed

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard