senxios
December 27, 2021, 12:36am
1
Hi, this is my website and an example blog post: https://senxios.com/blogs/articles/a-complete-beginners-guide-to-pc-bottlenecks-and-how-to-stop-them-forever
And this is what I want the alignment to look like : https://neilpatel.com/how-to-start-a-blog/
How can I achieve this, is there code that I can edit?
I am using the motion theme by the way.
Thank you for your help in advance.
Savior
December 27, 2021, 4:11am
2
@senxios
Go to your store Assets > theme.css or theme.css.liquid and paste the lines at the bottom of the file
article.grid__item.medium-up--two-thirds.medium-up--push-one-sixth.article {
left: 0;
}
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on shopify.dev.34@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme
1 Like
senxios
December 27, 2021, 11:59am
3
Thank you so much, I really appreciate your help