Home Forums WoodMart support forum Sticky Header

Sticky Header

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #509916

    Bagget.net
    Participant

    Hello, can u help about my sticky header also looks like main one? i mean gaps between sides and top.
    Thanks. like in the image

    Attachments:
    You must be logged in to view attached files.
    #509968

    Hung Pham
    Keymaster

    Hi Bagget.net,

    Thanks for reaching to us.

    Please add below code to Theme Settings > Custom CSS > Custom CSS for desktop

    .whb-boxed.whb-sticked .whb-main-header:before {
    	content: "";
    	display: block;
    	height: 30px;
    }

    Regards,

    #509977

    Bagget.net
    Participant

    Not worked.

    #510011

    Bagget.net
    Participant

    i removed this code and set margin top right and left its fine now but in mobile header still hiding when i scroll down how can i fix thx?

    .whb-clone.whb-hide-on-scroll {

    }

    Attachments:
    You must be logged in to view attached files.
    #510071

    Hung Pham
    Keymaster

    Hi Bagget.net,

    In the mobile, I can see the header still there when scrolling down / up.

    Did you resolve that?

    Regards,

    #510089

    Bagget.net
    Participant

    Yes I solve problem thanks.

    #510141

    Hung Pham
    Keymaster

    Hi Bagget.net,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

Tagged: 

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

The topic ‘Sticky Header’ is closed to new replies.