All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello All
I have a question if someone can help me to change the heading in the bottom left corner
I tried many CSS-Codes but nothing works properly.
ThankYou
Hi @AM82
Try this one.
h1.collection-banner--title {
text-align: left !important;
}
@media only screen and (min-width: 768px){
.collection-banner--content {
margin: 0 !important;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
i dont have any asset with the name "base.css, style.css or theme.css" and im not sure where to put the code in
I know this but when i search in the "Assets" folder i cannot find these .css just some others
Hello Made4uo-Ribe
It works but it is just left and not on the bottom left.