This message is visible to Moderators only
hidden content

It looks like you already removed that yellow line.

About the space, you can use this custom css:

.splide__slide {
    margin-left: .25rem!important;
    margin-right: .25rem!important;
}

.splide__slide img {
    border-radius: 6px;
}
Write a Reply...
You need to Login to view replies.