Home › Forums › Gillion Theme › Left align blog post carousel
Home › Forums › Gillion Theme › Left align blog post carousel
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
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
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; }
Works – thanks for your help!
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/
I’ll give Yellow Pencil a try, thanks for the tip! Case closed.
You are most welcome here š
Yellow Pencil did the job, you can resolve this ticket – thanks!
Glad to hear that!