Hey gurus!
I need to change some background colors on the following URL: https://aabn.io/pages/back-to-life
The shop is built in Narrative Theme. On this specific page I need to change all section backgrounds to black. The other pages has white background which has to stay like that.
The page consists of a custom made sections: feature-row, rich text, feature row, feature row, video, blog. I need to change the background color on rich text and blog.
I’ve tried with
background-color: black
both with
body {
...
}
class and id selector
in the section .liquid and page liquid.
Can you help change the background color on this specific page to black?
BR Valdemar