Help with Padding after Nav Bar and link color
-
Two questions:
1. I have used “Setting up a new navbar widget” seen here: https://www.themesandco.com/snippet/add-qtranslate-flags-navbar-widget/. But rather than using qTranslate I used google translator and added it to the widget. The flags are right justified too much. How do I add padding to that the flags don’t go all the way to the end of the page?
2. On my nav links the first letter stays a static color and not sure how to change it to be like a normal link where all letter colors change on hover. This is the code I am using:
/* Adjust Menu colors - Normal */ .navbar .nav > li > a, .navbar .nav > li > a:first-letter { color: White; text-shadow: none; }
Site link: Test Site
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Help with Padding after Nav Bar and link color’ is closed to new replies.