I am trying to do a draft look for a client site. If you look here: http://bluemontinluray.com/nova/ You will see my problem. The top logo which I want this large...is causing problem with seeing the navigation. How can I fix this?
Thank you so much. I look forward to hearing from you. The theme is awesome, I just need to learn how to tweek it a bit :-)
I want the header/logo exactly where it is on the page right now. It is not a plug in. It is a .png image I created. So what exactly do I put in the custom css to move the menu below the image?
Another question..I think this is an easy one. Where do I put the text for the slider images. I thought I was putting it in the right place, but it doesn't show up. This is a nivo slider I guess that I am using on fade. Is there a way to slow down the fade transition also? thanks
Put this code into the custom css field of the theme general settings.
#menu-nova-liquidation {margin-top:80px;}
about the slider question. You can adjust what is in the theme settings for the sliders. Any other settings you will have todo hardcoded in the js file which deals with that slider.
the text i think should be placed into the description field at the slider item. I have to look into that again because i am not 100% sure of that.