• Resolved NWFC

    (@nwfc)


    new at WP.
    Made this site using a theme called SKTBI.

    looks fine except that I would like the header to scroll up with the rest of the page instead of staying fixed.

    Is this something in the CSS file?
    I can provide code if necessary.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • this code should correct the problem.

    .fixed_header{position:static;}
    Thread Starter NWFC

    (@nwfc)

    Thank you so much but That didnt do the trick.
    I even removed the entire:

    .fixed_header{position:fixed; top:0; border-bottom:2px #2e7fe6 solid; }

    line from the CSS file and that didnt make a difference.

    Thread Starter NWFC

    (@nwfc)

    Wait! I purged Varnish after the code fix and it worked!
    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘need small fix’ is closed to new replies.