Reply To: Slide Menu

Home Forums Support Slide Menu Reply To: Slide Menu

Home Forums Support Slide Menu Reply To: Slide Menu

#235106
Mitchell

Hey Tom,

Thanks for that, that half fixed it. See pic below. the top menu bar in the image is what it did. The second menu bar in the image is what I want it to look like.

https://www.dropbox.com/s/63cktkgzz642a6d/Untitled-1.fw.png?dl=0

Currently the code I have is:


@media (min-width: 769px) {
    .main-navigation .inside-navigation {
        padding-left: 25%; /* width of your sidebar */
		margin-left: 10px;
    }
}

Thanks again for your help.

Mitchell