Blog Posts Carousel - posts margins

Home Forums Jevelin Theme Blog Posts Carousel – posts margins

Home Forums Jevelin Theme Blog Posts Carousel – posts margins

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • Qba
    Participant

    Hi,

    I used Blog Posts elemnt on my frontpage: https://www.3strona.pl/.

    There are posts carousel in “Small images” style. I’d like to increase right margin between posts in carousel. Where can I do that?

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @Qba,

     

    I hope you are well today and thank you for your question.

     

    You can increase the right margin by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-recent-posts-carousel .slick-initialized  article.post-item {
        margin-right: 15px;
    }

     

    Best regards,
    Shufflehound team

    Qba
    Participant

    Thank You it is working great.

    You are most welcome here 🙂

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