Background image for only one block?
Permalink
So I have a block that I want to have a background image for, but not the whole site or pages. How can I accomplish this?
Thank you, still green to concrete
Thank you, still green to concrete
In that dialog box, you can apply all the custom CSS (include background color or image) that you need.
On the last tab (CSS) you can even apply a custom class to cover the whole block, and then go to your external CSS file that your Theme uses and write styles for that particular class.
You can then save that style as a preset and easily apply it later to any other block should you so desire.