Viewing 5 replies - 1 through 5 (of 5 total)
  • Try changing this:

    #navigation {
    right: -15px;
    bottom: 0;
    position: absolute;
    height: 60px;
    }

    …try -125px, instead of -15px and see if that does it. Watch out for unwanted side effects, if there is any.

    [edit] that appears to be in “screen.css” by the way. /wp-content/themes/striking/css/screen.css

    Thread Starter helpplease83

    (@helpplease83)

    Thread Starter helpplease83

    (@helpplease83)

    and this moves the logo and the text nav around together. How do I separate them. So, I can move them individually

    #header .inner { background: url(logo.jpg) left top no-repeat;
           }

    Strange. Worked well for me in firebug. Maybe it’s got something to do with the jqueryslidemenu. Sorry it didn’t work.

    Thread Starter helpplease83

    (@helpplease83)

    yes it did work. I didn’t read this part

    [edit] that appears to be in “screen.css” by the way. /wp-content/themes/striking/css/screen.css

    Maybe you can help with this I’m having trouble linking the logo “Steve McShane” to link it to https://steve-mcshane.com/ How do I do that?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Nav Problem?’ is closed to new replies.