Hi, I’m trying to center the collection description on my collection pages in the Dawn theme (normally it sticks to the left side).
Now I’ve added this code to my base.css file:
#shopify-section-template--14982519652560__banner > div > div > div > div{
align-items: center;
text-align: center !important;
display: block !important;
}
But it just nudges it a bit further to the right, but not in the center:
Any idea how to get it actually in the center center? Thanks.
Store url: 8hrsstore.com
Password: Kastaar321!
Mathias

