Left align blog post carousel

Home Forums Gillion Theme Left align blog post carousel

Home Forums Gillion Theme Left align blog post carousel

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    RESOLVED Posts
  • services_yuuall
    Participant

    I have created a blog post carousel (blog post, posts style mini 1, posts content alignment left) which I like to integrate in an iFrame. Now everything is centered and I would like to have it aligned left. How can this be done?

    Regards,
    Dominik

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

    Hi Dominik,

     

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

     

    Could you please share the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    services_yuuall
    Participant

    Please find the link in the private information field below.

    Solution for this topic

    You can achieve it 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-blog-fancy .slick-track {
        margin-left: 0;
    }

    services_yuuall
    Participant

    Works – thanks for your help!

    services_yuuall
    Participant

    Now it’s aligned to the left. How can I make the whole blog post overview wider?

    You can try achieving this using the Yellow Pencil editor as described on the below page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

    services_yuuall
    Participant

    I’ll give Yellow Pencil a try, thanks for the tip! Case closed.

    You are most welcome here 🙂

    services_yuuall
    Participant

    Yellow Pencil did the job, you can resolve this ticket – thanks!

    Glad to hear that!

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