-
AuthorPosts
-
ekop Friend
ekop
- Join date:
- June 2014
- Posts:
- 36
- Downloads:
- 35
- Uploads:
- 13
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
March 4, 2015 at 1:32 am #561491<em>@pankajsharma 461188 wrote:</em><blockquote>Hi ekop
add this code in custom.css
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
color: #838b95
}
Change the color code as per your need .</blockquote>
great, thanks pankajsharma. But nothing happen in mobile phone, why?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 6, 2015 at 3:05 am #561825Hello ekup the changes are for the desktop . If you want change the bg color for mobile also please provide your working site url here .
ekop Friendekop
- Join date:
- June 2014
- Posts:
- 36
- Downloads:
- 35
- Uploads:
- 13
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
March 6, 2015 at 3:13 am #561827<em>@pankajsharma 461806 wrote:</em><blockquote>Hello ekup the changes are for the desktop . If you want change the bg color for mobile also please provide your working site url here .</blockquote>
I use smartphone to open http://www.pantiwilasa.com , the url is same.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 6, 2015 at 3:29 am #561831Hi
The Background color of the Off canvas menu is Black .
If you want to change it add the below color in your custom.css file
.t3-off-canvas .t3-off-canvas-header {
background: #151515!important ;
color: #666666 !important ; }
Change the color code of background . and for text color change the value of COLOR in above code .
Clear cache and check it .Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 6, 2015 at 3:30 am #561832Hi
The Background color of the Off canvas menu is Black .
If you want to change it add the below color in your custom.css file
.t3-off-canvas .t3-off-canvas-header {
background: #151515!important ;
color: #666666 !important ; }
Change the color code of background . and for text color change the value of COLOR in above code .
Clear cache and check it .ekop Friendekop
- Join date:
- June 2014
- Posts:
- 36
- Downloads:
- 35
- Uploads:
- 13
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
March 7, 2015 at 3:31 am #561983Change the color code of background . and for text color change the value of COLOR in above code .
Clear cache and check it .I have add the code in custom.css
@media (min-width: 980px){
.t3-module.box-background-secondary.box-icon.box-icon-heart,
.t3-module.box-backgroud-primary.box-icon.box-icon-heart{
min-height:400px,
}
.dropdown-menu {background-color: #cccccc
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
color: #000000
}
.t3-off-canvas .t3-off-canvas-header {
background: #cccccc!important ;
color: #000000 !important ; }
}But it can’t work. :((
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 7, 2015 at 3:50 am #561986Hi please add the code that i provided.
ad i can se you eant to Change module icon heart bg.
please open a different post for a different issues .ekop Friendekop
- Join date:
- June 2014
- Posts:
- 36
- Downloads:
- 35
- Uploads:
- 13
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
March 9, 2015 at 2:45 am #562154<em>@pankajsharma 461813 wrote:</em><blockquote>Hi
The Background color of the Off canvas menu is Black .
If you want to change it add the below color in your custom.css file
.t3-off-canvas .t3-off-canvas-header {
background: #151515!important ;
color: #666666 !important ; }
Change the color code of background . and for text color change the value of COLOR in above code .
Clear cache and check it .</blockquote>I add code in custom.css with this
.t3-off-canvas .t3-off-canvas-header {
background: #cccccc!important ;
color: #000000 !important ; }Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 10, 2015 at 2:03 am #562329Hi ekup are you still facing issue with above code the i i provided ?
Update me .Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 10, 2015 at 2:04 am #562330Hi ekup are you still facing issue with above code the i i provided ?
Update me .ekop Friendekop
- Join date:
- June 2014
- Posts:
- 36
- Downloads:
- 35
- Uploads:
- 13
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
March 11, 2015 at 3:59 am #562507<em>@pankajsharma 462467 wrote:</em><blockquote>Hi ekup are you still facing issue with above code the i i provided ?
Update me .</blockquote>Yes, nothing happen still the same
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 11, 2015 at 5:04 am #562522Hello Please remove old code and add the below code at the end of your custom.css file
.t3-off-canvas .t3-off-canvas-body .dropdown-menu { background: #cccccc; color: #000000; }.t3-off-canvas .t3-off-canvas-header { background: #cccccc; color: #000000;}.t3-off-canvas .t3-off-canvas-body { background: #cccccc; }.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a {color:#000000;}}
Save and check, it will look like this >>> http://prntscr.com/6fc47z
ekop Friendekop
- Join date:
- June 2014
- Posts:
- 36
- Downloads:
- 35
- Uploads:
- 13
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
March 12, 2015 at 5:52 am #562744Save and check, it will look like this >>> http://prntscr.com/6fc47z</blockquote>
I’m sorry, it’s same. nothing happen
This is the full code of custom.css
@media (min-width: 980px){
.t3-module.box-background-secondary.box-icon.box-icon-heart,
.t3-module.box-backgroud-primary.box-icon.box-icon-heart{
min-height:400px,
}
.dropdown-menu {background-color: #cccccc
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
color: #000000
}.t3-off-canvas .t3-off-canvas-body .dropdown-menu { background: #cccccc color: #000000 }.t3-off-canvas .t3-off-canvas-header { background: #cccccc color: #000000}.t3-off-canvas .t3-off-canvas-body { background: #cccccc }.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a {color:#000000}}
}
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 12, 2015 at 3:20 pm #562841Hi
Please check the code that i posted .
You added wrong code . Please check it carefully and add the code that i posted .Custom.css code should be like this
+ ADD ; at the end of color code@media (min-width: 980px){
.t3-module.box-background-secondary.box-icon.box-icon-heart,
.t3-module.box-backgroud-primary.box-icon.box-icon-heart{
min-height:400px,
}}
.dropdown-menu
{ background-color: #cccccc}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
color: #000000}.t3-off-canvas .t3-off-canvas-body .dropdown-menu { background: #cccccc color: #000000 }
.t3-off-canvas .t3-off-canvas-header { background: #cccccc color: #000000}.t3-off-canvas .t3-off-canvas-body { background: #cccccc }
.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a {color:#000000}} -
AuthorPosts
This topic contains 29 replies, has 3 voices, and was last updated by Pankaj Sharma 9 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum