Shopify themes, liquid, logos, and UX
Hello,
I want to have my filters accessible by a bouton like this in the same place and design as this one.
Can you help me ?
I use dawn theme and my store is womber.fr password: PROPAGANDAAA
Thanks!
Regards,
Hello @PAUL8
You only want the filter button at the bottom on mobile, right? Please share store access because I will need to change the structure.
Hello friend,
thanks for your help. My code is 0498.
Hello, can you help me with this minor custom coding? Thanks !
Thanks! I'm waiting for your response.
For a fix placed collection filter button in the Dawn theme you can set the <aside> to a fixed position, but you'll have to do some hoop jumping to change all the colors so everything doesn't just blend/clash into the background and test position values.
In a custom-css trying something like the following tailoring it to need, 💣 and testing on multiple screensizes/devices carefully as the theme was not meant to do this; you have been warned.
https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css
@media screen and (min-width: 750px) {
aside.facets-wrapper {
position: fixed;
bottom: 50px;
z-index: 100;
background: #050404;
margin: 0 auto;
left: 37%;
padding-top: 4px;
padding-bottom: 7px;
}
.mobile-facets__open-wrapper *, .product-count * {
color: white !important;
}
}
Beyond this such as making actual dedicated overlaying floating button is an advanced theme customization.
If you need further customization then contact me for services
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Hello friend,
I can’t try to edit code because I know nothing about it. Can you try it for me ? My collaborative code is 0498.
thanks
For my post you do NOT have to edit code.
Use the custom-css as instructed read the docs know how themes work on the platform your business depends on
https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Hello, This is the result I have, can you help me to fix it?
On desktop
On mobile:
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025