-
AuthorPosts
-
timpennington Friend
timpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 2, 2015 at 5:59 pm #647025Hi:
I was changing some colors around on my menu, and I inadvertently changed the hover color of the text so that it is the same as the background (red) see attached
I want to change the text back to black so that it shows up when I hover, but I can’t seem to find the right css item.
Any help?
Thanks!
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 4, 2015 at 6:44 pm #649609Is that in the template css? I don’t see that in the file
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2015 at 6:57 pm #649610<em>@timpennington 485941 wrote:</em><blockquote>Is that in the template css? I don’t see that in the file</blockquote>
If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/teline_v/css/
Paste the above noted CSS rule within that custom.css file.
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 4, 2015 at 7:37 pm #649613I did, and no change
I am not using the mega menu on the menu items; does that make a difference?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2015 at 7:38 pm #649615<em>@timpennington 485946 wrote:</em><blockquote>I did, and no change
I am not using the mega menu on the menu items; does that make a difference?</blockquote>
Are you using a particular theme ??
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 4, 2015 at 7:45 pm #649617No menu them ….
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2015 at 7:53 pm #649620<em>@timpennington 485950 wrote:</em><blockquote>No menu them ….</blockquote>
No, I mean are you using a particular template color theme?
Also, I just tried to bring up your site via the link you originally provided, and I got a “404 Error” message.
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 4, 2015 at 8:25 pm #649622Sorry, I just converted the site over … its goturpin.com
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 4, 2015 at 8:30 pm #649624And no color theme
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2015 at 8:46 pm #649626<em>@timpennington 485957 wrote:</em><blockquote>Sorry, I just converted the site over … its goturpin.com</blockquote>
Can you do me a favor and temporarily set “Optimize CSS” to “Off/No” within your Template Manager — General settings?
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 4, 2015 at 9:34 pm #649631OK, it is turned to off
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2015 at 9:37 pm #649632Try This . . . .
Within file path —> /templates/ja_teline_v/css/megamenu.css
At line 80 you should see the following:
.t3-megamenu .mega-nav > li.active > a, .t3-megamenu .dropdown-menu .mega-nav > li.active > a {
color: #cc0000;
}Modify the color code to whatever color code you wish.
Better ???
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 4, 2015 at 9:48 pm #649634That didn’t work because the color I want it (#262626) is already there in the code.
The color I must have changed it to is #8f3237, if that helps. I’m just not sure where I changed the color originally.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2015 at 9:57 pm #649636<em>@timpennington 485970 wrote:</em><blockquote>That didn’t work because the color I want it (#262626) is already there in the code.
The color I must have changed it to is #8f3237, if that helps. I’m just not sure where I changed the color originally.</blockquote>
Might you be able to create a screenshot mockup of what/how you WANT it to display?
That will help give me a visual reference of what you’re wanting to accomplish.
-
AuthorPosts
This topic contains 22 replies, has 3 voices, and was last updated by TomC 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum