-
AuthorPosts
-
issay Friend
issay
- Join date:
- November 2009
- Posts:
- 114
- Downloads:
- 0
- Uploads:
- 22
- Thanks:
- 26
- Thanked:
- 5 times in 1 posts
June 3, 2011 at 7:45 pm #164778hello
I would like to know about the fade effect when mouse over on a mega menu item. I can see a fading effect around the black colour.. how is that happening. where I can edit these?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 4, 2011 at 5:32 am #394621Go to this File: /templates/ja_teline_iv/css/css3.css
The Following is the code where you can edit the Shadow effect.
.ja-megamenu ul.level0 li.over a.mega, ul.level0 li.haschild-over a.mega {
box-shadow: 0 0 3px rgba(0,0,0,.75);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.75);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.75);
}Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by chavan 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
menu item hover effect
Viewing 2 posts - 1 through 2 (of 2 total)