Home Forums WoodMart support forum Header Content

Header Content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #518061

    shweta
    Participant

    Hi,

    I’ve changed the settings of the navigation bar in the theme setting (header builder) and turned it white when scrolling. The background is changed to white but the navigation elements are not in white.

    We want it in this way as follows.
    1. When the user is not scrolling, the navbar’s background will be transparent and the content should be in white. (Which is working perfectly fine)
    2. When scrolling, the navbar’s background turns white color and the content should turn dark (as set in settings) which is not working.

    I’ve attached a screenshot below of the settings and the menu on scroll. Please check the screenshots.

    I’m providing the website link in private content. Please visit the website once and check.

    Menu: https://ibb.co/3CQhQn2
    Setting: https://ibb.co/Hn1prct

    #518230

    Hung Pham
    Keymaster

    Hi shweta,

    Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    header.whb-sticked .wd-nav[class*="wd-style-"] li a,
    header.whb-sticked .wd-tools-element a{
    	color: #242424;
    }

    Regards,

    #518700

    shweta
    Participant

    Hi,

    Thank you. It’s working perfectly.

    Regards,

    #518863

    Hung Pham
    Keymaster

    Hi shweta,

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

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

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