• Resolved pmcacatian

    (@pmcacatian)


    Hey Guys How will you Fix the Header of Sparkling Theme on WordPress? Thanks. πŸ™‚

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Silkalns

    (@silkalns)

    I recently answered the same question on our support forum. I hope you don’t mind that I will point you to that discussion: http://colorlib.com/wp/forums/topic/sticky-header/#post-6266

    Thread Starter pmcacatian

    (@pmcacatian)

    Wow Thanks. Sorry I didn’t see the other thread. πŸ™‚

    One last question, how will you view the image slider in all of the pages?

    Thread Starter pmcacatian

    (@pmcacatian)

    Another problem. The sidebar has issues when I use the fix-top thing-y. The container for main content and the sidebar isn’t aligned when it comes into ‘top’.

    Theme Author Silkalns

    (@silkalns)

    And again there is solution for that: http://colorlib.com/wp/forums/topic/slider-hide-the-image-in-post/#post-6172

    Just add extra margin to push slider down because fixed navbar is no longer part of theme and is absolutely positioned.

    .flexslider {
        margin-top: 76px;
    }
    Thread Starter pmcacatian

    (@pmcacatian)

    I did what you have said on the other post (image slider) but still, it doesn’t view on other pages. By the way thanks for the other one. πŸ˜€

    Theme Author Silkalns

    (@silkalns)

    I am certain that my mentioned code modifications does work. Please follow them step by step. I have seen this code used by several people already and I tested it myself.

    Thread Starter pmcacatian

    (@pmcacatian)

    Ahhh okay sir now I got it. I forgot to change something. LOL Thank you Mr. Silkalns. πŸ™‚ God bless!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘How To Fix Header’ is closed to new replies.