Forum Replies Created
-
AuthorPosts
-
alisonMember
Hi Carrie,
This worked perfectly!
Thanks so much.
AlisonalisonMemberHi Carrie,
I want to add paragraphs to my Author box, and tried your recommendation. But nothing changed. I am using the Modern Portfolio theme, in case that info helps. Still think your link is a great resource. 🙂
http://www.thesocialom.com/blog-comments-how-to-aggravate-social-media-expert-in-40-words-or-less/
Thank you!
AlisonalisonMemberIn case this may help others, I found the other half of the solution via another forum.
My theme was missing the following code to change nav bar tab and text to indicate current location:
.genesis-nav-menu .current-menu-item a {
color: #XXXXXX;
background-color: #XXXXXX;
}alisonMemberHi David,
.genesis-nav-menu li.current-menu-item {
background-color: #a6d045;Worked perfectly for the current tab color, but I wanted to also change the font color of the current menu item to white.
I tried doing same under font color section with the related li hover and li li hover code, but that didn't work. There may a conflicting code setting I would also need to change - or use a different snippet all together.
Thanks.
Alison
alisonMemberDavid,
Yaaaay! You're great! I appreciate your taking the time to respond.
Thanks so much - I was trying *everything* I could think of, looking at other code additions - none worked.
And yours did. 🙂
Alison
February 21, 2013 at 1:32 pm in reply to: Minimum Theme: Extract Individual Social Media Icons #22034alisonMemberThanks, Brad. Â I will do that.
-
AuthorPosts