Shopify themes, liquid, logos, and UX
Hi! I have a question about the sidebar in my theme: How can I keep my sidebar button seeable when I scroll down? I assume it would be better if the customers could see this sidebar button not only on the top of the page. Thanks!
What theme are you using?
Do you have a link to your site?
Yes : eagleluna.com
password: 3948
theme: boundless
Hi,
Go to Online Store>Theme>Edit Code
Find Theme.scss and paste this as the bottom of the page.
#spotstyl.js-sticky-action-bar .action-area {
position: absolute;
}
#spotstyl.js-sticky-action-bar .site-header {
background-color: #000;
}
Let me know how you get on.
By the way, good effort on the store, the homepage looks great!
Thanks! I've put this code at the end of theme.scss.liquid but it didn't change anything
Maybe that's because it is a sidebar menu, but idk. I am talking about the button which is at the top of the left corner.
😞
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025