-
AuthorPosts
-
September 14, 2015 at 6:51 am #683708
The menu is ok, but the problem in sub menu persist, left the link http://www.lastunasdehuachipa.com/ubicacion.html
the font appears white and can not be viewed, How can change to black color? ThanksSeptember 14, 2015 at 6:51 am #748447The menu is ok, but the problem in sub menu persist, left the link http://www.lastunasdehuachipa.com/ubicacion.html
the font appears white and can not be viewed, How can change to black color? ThanksAdam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
September 14, 2015 at 7:14 am #683711Hi @titorus,
Try open file templates/ja_charity/local/css/themes/eathisa/custom.css then add this code :
.nav.nav-pills > li > a:hover,
.nav.nav.nav-pills > li > a:focus,
.nav.nav.nav-pills > li.active > a {
background-color: #eeeeee;
color: #1e6698;
}1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
September 14, 2015 at 7:14 am #748450Hi @titorus,
Try open file templates/ja_charity/local/css/themes/eathisa/custom.css then add this code :
.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:focus,
.nav.nav-pills > li.active > a {
background-color: #eeeeee;
color: #1e6698;
}1 user says Thank You to Adam M for this useful post
September 14, 2015 at 3:57 pm #683919I added the code but the chosen page remains white
September 14, 2015 at 3:57 pm #748514I added the code but the chosen page remains white
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
September 15, 2015 at 10:08 pm #684221the problem remains.
September 15, 2015 at 10:08 pm #748685the problem remains.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
September 16, 2015 at 4:40 am #684243Hi @titorus,
I mean there was a problem with the code I provided in previous reply and I edited it. Anyway, please check your custom.css file and make sure that it’s :
.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:focus,
.nav.nav-pills > li.active > a {
background-color: #000000;
color: #000000;
}instead of :
.nav.nav-pills > li > a:hover,
.nav.nav.nav-pills > li > a:focus,
.nav.nav.nav-pills > li.active > a {
background-color: #000000;
color: #000000;
}1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
September 16, 2015 at 4:40 am #748706Hi @titorus,
I mean there was a problem with the code I provided in previous reply and I edited it. Anyway, please check your custom.css file and make sure that it’s :
.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:focus,
.nav.nav-pills > li.active > a {
background-color: #000000;
color: #000000;
}instead of :
.nav.nav-pills > li > a:hover,
.nav.nav.nav-pills > li > a:focus,
.nav.nav.nav-pills > li.active > a {
background-color: #000000;
color: #000000;
}1 user says Thank You to Adam M for this useful post
September 16, 2015 at 6:01 pm #684950I made changes but doesn’t work.
September 16, 2015 at 6:01 pm #748803I made changes but doesn’t work.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
September 17, 2015 at 8:22 am #685681Hi @titorus,
The is an incorrect syntax in your custom.css file, please look for this part :
{
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #000000;
}remove the redundant opening and bracket as below :
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #000000;
}1 user says Thank You to Adam M for this useful post
-
AuthorPosts
This topic contains 33 replies, has 3 voices, and was last updated by titorus 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum