Home Forums WoodMart support forum Change header color after stick

Change header color after stick

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #310547

    Nazmul1971
    Participant

    Hi,

    I’m using Woodmart’s Accessories demo. However, I want the header overlap text to be light by default. After it sticks, the text should turn dark and the background should be white.

    But it’s not happening. Can you please help me?

    #310597

    Hello,

    I have visited your website and the header is already displayed as you required.

    Screenshot for Clarification: https://gyazo.com/a2ed8fd4600fa3de3d21f8318271789e

    Please clear cache and check back.

    Best Regards

    #318414

    Juan Pablo
    Participant

    Hello Nazmul, how did u fixed it?

    Plz could u share the steps, thanks!

    #318462

    Hello,


    @Nazmul1971
    Please reply to the @Juan Pablo question.

    Regards.
    Xtemos Studios.

    #318804

    Nazmul1971
    Participant

    Hi @juan,

    I’ve used custom CSS code. Here’s the example:

    .whb-sticked .whb-sticky-row {
    	[[custom code here for changing header background color after sticking or after scroll]]
    }
    
    .whb-sticked .whb-sticky-row.whb-color-light:not(.whb-with-bg) {
    	[[custom code here for change header background color]]
    }
    
    .page-id-[page_id] .whb-sticked * {
    	[[custom code for changing text color to after stick]]
    }
    
    .page-id-[page_id] .wd-tools-count,
    .page-id-[page_id] .wd-cart-number {
    	[[custom code for changing color on top (when not scrolled)]]
    }

    Hope you found this useful.

    Best regards,
    Nazmul

    #318933

    Hello,


    @Juan
    Pablo You can check the CSS if this works for you.

    If your issue is still not fixed then create a new topic and provide with the admin panel login details of the website.


    @Nazmul1971
    I am marking this topic as Resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Tagged: 

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

The topic ‘Change header color after stick’ is closed to new replies.