-
AuthorPosts
-
bohemiadesign Friend
bohemiadesign
- Join date:
- March 2010
- Posts:
- 194
- Downloads:
- 26
- Uploads:
- 19
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 14, 2015 at 4:46 am #207360Hi,
How do i change the pseud class active for the dropdown menu items – ie the blue link in attached image? I have tried the below code with no luck.
.t3-megamenu .mega-nav > li.open > a:hover, .t3-megamenu .dropdown-menu .mega-nav > li.open > a:hover, .t3-megamenu .mega-nav > li.active > a:hover, .t3-megamenu .mega-nav > li.open > a:active, .t3-megamenu .dropdown-menu .mega-nav > li.open > a:active, .t3-megamenu .mega-nav > li.active > a:active
{
color: #9d8a00;
}Any suggestion would be much appreciated.
JH
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 14, 2015 at 5:09 am #573933Hi there
Please provide your site URL for inspecting. And screenshot with note which thing you want to change .Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 14, 2015 at 5:09 am #738947Hi there
Please provide your site URL for inspecting. And screenshot with note which thing you want to change .Thank you,
Viet Vubohemiadesign Friendbohemiadesign
- Join date:
- March 2010
- Posts:
- 194
- Downloads:
- 26
- Uploads:
- 19
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 14, 2015 at 8:27 am #573937bohemiadesign Friendbohemiadesign
- Join date:
- March 2010
- Posts:
- 194
- Downloads:
- 26
- Uploads:
- 19
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 14, 2015 at 8:27 am #738951Sorry forgot to attach the screenshot.
JH
bohemiadesign Friendbohemiadesign
- Join date:
- March 2010
- Posts:
- 194
- Downloads:
- 26
- Uploads:
- 19
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 16, 2015 at 9:32 pm #574315Hi,
I had a look through the variables.less file but couldn’t find anywhere where it is possible to change the active and hover of the dropdown (submenu) menu for the mega menu.Thanks
JHbohemiadesign Friendbohemiadesign
- Join date:
- March 2010
- Posts:
- 194
- Downloads:
- 26
- Uploads:
- 19
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 16, 2015 at 9:32 pm #640654Hi,
I had a look through the variables.less file but couldn’t find anywhere where it is possible to change the active and hover of the dropdown (submenu) menu for the mega menu.Thanks
JHbohemiadesign Friendbohemiadesign
- Join date:
- March 2010
- Posts:
- 194
- Downloads:
- 26
- Uploads:
- 19
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 16, 2015 at 9:32 pm #739324Hi,
I had a look through the variables.less file but couldn’t find anywhere where it is possible to change the active and hover of the dropdown (submenu) menu for the mega menu.Thanks
JHjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 17, 2015 at 2:27 am #574333Hi there
# Please provide your site URL for inspecting
# You should not touch to less file . It’ll lost when do template upgrade.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 17, 2015 at 2:27 am #640672Hi there
# Please provide your site URL for inspecting
# You should not touch to less file . It’ll lost when do template upgrade.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 17, 2015 at 2:27 am #739342Hi there
# Please provide your site URL for inspecting
# You should not touch to less file . It’ll lost when do template upgrade.Thank you,
Viet Vubohemiadesign Friendbohemiadesign
- Join date:
- March 2010
- Posts:
- 194
- Downloads:
- 26
- Uploads:
- 19
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
June 17, 2015 at 9:02 am #574404Hi, Thanks for getting back to me.
The site is in production stage ie on localhost.
Yes
I know the less files can be overwritten when updating template. I look for the variables I want to change and then copy them (the variables
) into the variables.less file under the theme I have created. I thought this is the preferred procedure?Cheers,
Jonasjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 22, 2015 at 2:24 am #574957Hi there
# You can use browser debugger to find out css code.
# Than apply it into custom.css instead.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 22, 2015 at 2:24 am #641301Hi there
# You can use browser debugger to find out css code.
# Than apply it into custom.css instead.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 22, 2015 at 2:24 am #739963Hi there
# You can use browser debugger to find out css code.
# Than apply it into custom.css instead.Thank you,
Viet VuAuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 2 voices, and was last updated by jooservices 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
mega menu dropdown active
Viewing 15 posts - 1 through 15 (of 15 total)