Home Forums WoodMart support forum Homepage Slider Is Not Working

Homepage Slider Is Not Working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #527524

    murah
    Participant

    Hi,

    I built a ‘Slider’ for my website homepage. It worked fine until 2 days ago – the headings within the slider have disappeared. Can you please help me understand why?

    Thanks,
    Murah

    #527961

    Hung Pham
    Keymaster

    Hi murah,

    Thanks for reaching to us and I am appreciate your patience.

    Please add the following code in Theme Settings > Custom CSS > Global Custom CSS

    .wd-slider .wd-slide.wd-active:is(.wd-slide-prev,.wd-slide-next) [class*="wd-animation"] {
        opacity: 1;
    }

    Regards,

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