-
AuthorPosts
-
guap Friend
guap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 22, 2015 at 9:00 pm #691708So that I can try to best assist you, please temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 22, 2015 at 9:00 pm #749393So that I can try to best assist you, please temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2015 at 2:55 am #691723It looks like these 2 submenu items are set with extra class ‘cat-red’ and ‘cat-orange’ so that they have that hover color.
You can access administrator area of your site > Extensions > Templates > JA Teline V > hit the ‘Megamenu’ to navigate to megamenu configuration. Then click on these 2 menu items and remove the extra class: http://prntscr.com/8jg3w6
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2015 at 2:55 am #749408It looks like these 2 submenu items are set with extra class ‘cat-red’ and ‘cat-orange’ so that they have that hover color.
You can access administrator area of your site > Extensions > Templates > JA Teline V > hit the ‘Megamenu’ to navigate to megamenu configuration. Then click on these 2 menu items and remove the extra class: http://prntscr.com/8jg3w6
guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
September 23, 2015 at 5:31 am #749420The “Optimize CSS” is OFF
I don’t’ see extra class ‘cat-red’ and ‘cat-orange’ on the submenu item
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2015 at 9:11 am #691854You can PM me admin login info of your site, I will take a look.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2015 at 9:11 am #749448You can PM me admin login info of your site, I will take a look.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 25, 2015 at 4:54 am #692417You can try adding this css rule:
.t3-megamenu .cat-red, .t3-megamenu .cat-orange {
border-color: #e5e5e5 !important;
}
.t3-megamenu .dropdown-menu .mega-nav > li.cat-red.open > a, .t3-megamenu .dropdown-menu .mega-nav > li.cat-red.open > a:hover, .t3-megamenu .dropdown-menu .mega-nav > li.cat-orange.open > a, .t3-megamenu .dropdown-menu .mega-nav > li.cat-orange.open > a:hover {
background-color: #f5f5f5 !important;
}
into the file: root/templates/ja_teline_v/css/custom.css (create this file if it doesn’t exist)
1 user says Thank You to Saguaros for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 25, 2015 at 4:54 am #749676You can try adding this css rule:
.t3-megamenu .cat-red, .t3-megamenu .cat-orange {
border-color: #e5e5e5 !important;
}
.t3-megamenu .dropdown-menu .mega-nav > li.cat-red.open > a, .t3-megamenu .dropdown-menu .mega-nav > li.cat-red.open > a:hover, .t3-megamenu .dropdown-menu .mega-nav > li.cat-orange.open > a, .t3-megamenu .dropdown-menu .mega-nav > li.cat-orange.open > a:hover {
background-color: #f5f5f5 !important;
}
into the file: root/templates/ja_teline_v/css/custom.css (create this file if it doesn’t exist)
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 10 replies, has 3 voices, and was last updated by Saguaros 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum