I am trying to find a way to make the collection image at the top on my collection page to be full screen while the collection grid and the navigation toolbar remain the same size.
I Am using the Brooklyn Theme. I have figured out everything else I want to customize, but the solution to this is avoiding me.
THANKS
Solved! Go to the solution
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
arcadiaoutfitters.com is my website url.
However the code I need to edit is only a preview theme at this point (The Brooklyn Sample).
In anycase I assume a similar coding issue would apply to the current page.
Let me know if this will be an issue.
-Austin
Thanks
sorry i can't see any more can you please show me or give particular link so i will check
can you please share your BROOKLYN THEME store url
The link is provided here, however like i said previously it is only a preview at the moment, and not the "live" "published" webpage. Does it need to be my live webpage as this requires admin login that I am not going to share over a live community platform.
Thanks,
Austin
sorry your have used now venture theem
Please find below the link to the webpage desired. I published the BROOKLYN THEME now.
https://arcadiaoutfitters.com/collections/mens-shirts
The password is 123456789
Thanks,
AO
This is an accepted solution.
Thanks for the proper details
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#CollectionSection {
max-width: 1050px;
margin: 0px auto;
}
.template-collection .wrapper {
max-width: 100%;
padding: 0;
}
User | Count |
---|---|
394 | |
205 | |
129 | |
53 | |
42 |