Hi there, I'm currently using the Sgwâr theme, and it's great thanks a lot for this. But how do I change the background color there? And is it possible to add infinite scrolling, too? I apreciate any answer and hope you have a great day
Hey there! I’m happy to hear you’ve been enjoying our theme.
So, to answer your questions …
Background color - This is pretty straightforward, but you have to go into the actual code to edit it. When you’re in ‘edit theme’ mode, click ‘edit HTML’ and find this:
This defines the overall look of the theme, so you’ll want to add this:
background:#ffffff;
so it looks something like this:
And then you can just swap in the hex code of the color you want. This is an excellent resource if you want to find the hex codes for colors.
Infinite Scroll - I’m still figuring this one out, as the code that normally works for infinite/endless scroll isn’t working in Sgwâr. I’m doing some troubleshooting right now, but ali or I will update this post once we’ve figured out a good solution.
If you need further help with anything, our ask box is always open! ~sof








