I’m semi new to Backendless and am trying one of your website templates, Business Consulting, and want to know how to change the default background image.
I think semi figured it out - its controlled by this style:
And I found where that style is in the CSS, so I added a new-revised style like this:
but when I change the style property, I don’t see the new style:
We could do it without changing classes, by replacing url in the background property.
Put your image in files on the same path as the previous background, and replace the URL in styles.
Hello @Dima ,
Is there a way that we can use the background in css style? I don’t want to keep making changes to the components whenever I need to change the image.