Home Forums WoodMart support forum slider text is missing

slider text is missing

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

    a.balodimos
    Participant

    hi,
    after the update to woodmart 8, the slider text is missing. when i edit the slider, the text is showing.
    https://prnt.sc/XdRTcCYiV5Um
    https://prnt.sc/VUW4-6iQ73U3

    #613392

    Artem Temos
    Keymaster

    Hello,

    Thank you for reporting the issue. This bug will be fixed in our next theme update. Here is a custom CSS as a temporary solution that you can add to the Custom CSS area in Theme Settings.

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

    Kind Regards

Tagged: 

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