Symmetry theme: how can I center blogpost on homepage and add background color?

Hi all!

How can I change the blogpost section to the center on the homepage and give is a background color? And is it possible to instead of having more blogposts next to eachother to have it in a carrousel way?

@wendyl93 - slick slider can be used for making carousel of more blog posts, it will need custom coding and if you do not know coding then you will need an expert

Hi @wendyl93

Can you please share the website link and if it is password protected and under development then share the development password as well.
I’ll surely provide you the CSS to make it as you want.

@Sheesh_b

http://dear-little-things-nl.myshopify.com

password: hello12345!6

@wendyl93 - please add this css to the very end of your theme.css file and check , should look like screenshot below

@media (min-width: 767px){
.article-list.article-layout--columns {justify-content: center;}
}

1 Like

@suyash1

Thank you it has worked!
do you happen to know how I can make it a slide on mobile version?

@wendyl93 - it will need slider, but then it will be slider on desk as well

1 Like

@suyash1

that’s okay if it will be both a slide, and how can I adjust the height and width from the blogpost after that on desktop version?

@wendyl93 - that will need custom css and most important thing is images in blog, those should be in such a way that they do not get squeezed on smaller screens.

1 Like

Hi Wendy, We have other optimizations for this as well. Please reach out to me at jessica.swatz@nigostudio.com and we will help you out for free on this!