Viewing 2 replies - 1 through 2 (of 2 total)
  • Your content area is covering the logo so I can’t click on it.

    Change this bit on line 1808 of your style.css file:

    #content {
        padding: 0 0 40px;
        position: relative;
    }

    to this:

    #content {
        padding: 0 0 40px;
    }
    Thread Starter eatwhattonight

    (@eatwhattonight)

    wow.. that works !! Thanks alot for ur help !!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to enable Logo as clickable link’ is closed to new replies.