Hi,
How can i move the logo up or down, at moment i have repalce the logo in the template options wit han image, but the image is on top of the menu, and i wouldlikr to mob«ve it up.
Thank you
#gkHeaderNav h2 {
position: absolute;
top: -6px;}
Cyberek wrote:Please edit: /templates/gk_shop_and_buy/css/override.css and add at its end:
- Code: Select all
#gkHeaderNav h2 {
position: absolute;
top: -6px;}
Remember to enable "CSS override" in template settings - advanced section.