-
AuthorPosts
-
christofferl Friend
christofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
April 17, 2016 at 5:06 pm #919016The sliding to the right effect when hovering over a submenu item in the main menu is something I want to disable. How do I do this?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 18, 2016 at 12:55 am #919076Hi
You can set the Animation from the Template options > Navigation > Animation .
Here : http://prntscr.com/atkdpvchristofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
April 18, 2016 at 4:48 am #919148OK, thanks … but what I meant was the sliding effect that happens when hovering over a submenu item. It slides slightly to the right. How can I get rid of this effect.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 18, 2016 at 4:56 am #919151Hi
You can Turn Off the sliding effect from the template options .
Set it it NONE , save and check .christofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
April 18, 2016 at 5:00 am #919152Thanks, but this is already done. I think we misunderstand each other. What I mean is the sliding effect which happends when hover over a submenu item. I want these to be highlighted without any movements. Do you understand?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 18, 2016 at 5:18 am #919154Hi
As i understand with your comments you want when u hover on submenu item it moves slide in left .
Add below code in custom.css file to stop this.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus, .t3-megamenu .mega-nav > li a:active, .t3-megamenu .dropdown-menu .mega-nav > li a:active { padding-left: 0px!important; }
christofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
April 18, 2016 at 5:57 am #919161Just so that we are on the same pagy. The slide is happening to the right … so for better explanation please see that attached image and comment.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 18, 2016 at 6:04 am #919164Hi
did u added the code i suggested to remove this slide effect ?
Kindly add the code , clean cache and check, if not working kindly post your site url i will take a look , why code not working on your site .christofferl Friendchristofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
April 18, 2016 at 6:11 am #919171OK, I will do that. However, I could not find any custom.css under the template folder. Should I create one manually or should there be one from the start (I have used to quickstart function)?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 18, 2016 at 6:16 am #919173Hi
Go to templates/Your JA Template/css/custom.css
Create file if its not present , and then add the code i already suggested above .Regards
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 9 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to get rid of the sliding effect in the main menu?
Viewing 10 posts - 1 through 10 (of 10 total)