I created a header with the page titel and a background picture. Now that picture also appears in the footer as a background picture and in the headers of all my pages. How can I disconnect the blocks, so that every block can have it’s own background picture? Thanks for your help.
If you applied a background image using Microthemer, the CSS selector it generated when targeting the header might also apply to the footer. To solve it, you need to change the selector targeting:
You can also ensure that certain folders only load on one or a handful of pages (rather than on all pages) by applying some logic to the folder containing your CSS selector for setting the background image. See the following videos which explain this: