All things Shopify and commerce
Morning
Can someone help me and share how I can stretch the collection wording across the top of the screen?
Ive tried it in two ways, but cant get it to work.
In this page I've got it the wording in the collection page in the collections area in Shopify.
Larktale Wagons | Pram Wagons | Stroller Wagons | Hybrid Wagons | Pragon
Then in this one I've got the wording in the custom collection page. But again, I cant work out how to stretch the wording cross the screen.
WonderFold Wagons Australia | Pram Wagon | Stroller Wagon | Pragon
I don't mind which way it is done, I just cant get it to work either way!
Thanks
Hi @Pragon,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
@media screen and (min-width: 750px) {
.collection-hero__description {
max-width: 100% !important;
}
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hi , there
please find your theme.liquid or template-collection.css files
add or find
please find your theme.liquid or template-collection.css files
add or find
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024