Hi!
How can I quickly add some space between the top of the slider and the logo / navigation on the main page?
Many Thanks,
Hi!
How can I quickly add some space between the top of the slider and the logo / navigation on the main page?
Many Thanks,
Hey,
in style.css inrease the height value of following code:
#head{
height:100px;
z-index: 5;
}Awesome, thank you! :)
Glad that I could help you :)
You must log in to post.