I’m using DW Timeline.
When I go to a different page (ex. http://www.silentlyfree.com/log/) the top menu shows up in black with a hover color in red, but when I go to the front page (http://www.silentlyfree.com/) it doesn’t show up. I know the menu is there because I can highlight it, but I can’t change the color even after trying the suggestion here (http://www.designwall.com/question/how-to-change-font-color-topmenu/).
Also, the header image changes size depending on the size of the window. How can I keep it a fixed size? It also seems to be zoomed in… I would like it to show as it’s true pixel size. (the original size I created it)
Thanks so much
Hi,
To change color for the top menu, you can add the following code to the style.css file:
.nav-main a {color: #333; }
.nav-main li a:hover, .nav-main li a:active, .nav-main .active > a {background: #eee;color: #e74c3c;}
.nav-main .navbar-nav > .active {border-bottom-color: #e74c3c;}
About the header image, our theme does not support this issue.
Regards,
Thanks very much. Is there a pixel size of image for optimal image resolution then? Thanks!
Unfortunately, the issue is our DW Timeline does not support responsive.
Please login or Register to submit your answer