Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Ubermenu position needs changing?? Re: Ubermenu position needs changing??

#122807

Place a margin bottom in #logo id like this :
this id will be in style.css file

here is complete url of your css.
http://www.summitretreats.com/wp-content/themes/bigfeature/style.css

#logo {
float: left;
line-height: 0;
margin-bottom: 15px;
margin-right: 10px;
}