• Resolved JamezWatson

    (@jamezwatson)


    Please Help!

    I’ve looked around for ages on how to move the navigation bar down, as it is currently on top of my logo ( I have had to use a header background as my logo was to big to upload as a logo). I’ve been through every post on this support forum and nothing has worked!

    Any help would be much appreciated!

    Thanks,

    James

Viewing 1 replies (of 1 total)
  • Thread Starter JamezWatson

    (@jamezwatson)

    I put this code in as mentioned on previous threads, not in a separate plugin but in the Fruitful Theme Options custom CSS tab.

    .main-navigation{
    	position:relative;
    	top:108px;
    }
    
    .main-navigation ul:not(.sub-menu) > li > a, .main-navigation ul:not(.sub-menu) > li:hover > a{
    margin-left:50px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Move main navigation bar down’ is closed to new replies.