Home Forums WoodMart support forum Images Gallery > Carrousel > Border-radius issue when scrolling

Images Gallery > Carrousel > Border-radius issue when scrolling

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #520488

    Jeriss Cloud Center
    Participant

    Please check the link in private

    Scroll to the row “Une école où l’enfant est acteur de son propre développement.”

    Check the carrousel and scroll the images via the ARROWS.

    You’ll see that while scrolling, the border-radius isn’t retained.

    #520554

    Serg Sokhatskyi
    Keymaster
    Xtemos team

    Hi,

    Currently, our theme carousels wrapper doesn’t have border radius, but you can add it using the following cusom code:

    .wd-images-gallery .wd-owl .owl-stage-outer {
        border-radius: var(--wd-brd-radius);
    }

    This also will be improved in the next theme update.

    Kind Regards

    #533688

    Jeriss Cloud Center
    Participant

    Ok please close this ticket, thanks

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

The topic ‘Images Gallery > Carrousel > Border-radius issue when scrolling’ is closed to new replies.