Home Forums WoodMart support forum Woodmart top banner slide in down animation glitch

Woodmart top banner slide in down animation glitch

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

    vynil
    Participant

    Hi,

    I have an issue with your Woodmart top banner – the slide in down animation glitches on page reload. Please check the video attached.

    #587414

    Hung Pham
    Keymaster

    Hi vynil,

    Thanks for reaching to us.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #587453

    vynil
    Participant

    Hi, your colleague has already access to my website. Shall I create a new user for this bug?

    #587547

    Hung Pham
    Keymaster

    Hi vynil,

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.header-banner{
    	height: 40px;
    	overflow: visible;
    	opacity: 1;
    	transition: none;
    }
    
    .header-banner-display div.header-banner {
    	z-index: 9999;
    	opacity: 1;
    	transition: none;
    }
    .header-banner-enabled div.website-wrapper{
    	transition: none;
    }
    
    .header-banner-enabled div.website-wrapper{
    	margin-top: 40px;
    }

    Regards,

    #587564

    vynil
    Participant

    Thank you so much, that worked! Take care!

    #587739

    Hung Pham
    Keymaster

    Hi vynil,

    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 6 posts - 1 through 6 (of 6 total)