• Hi

    I want to change the background color of a category page called ‘Nyheder’. It works fine using the inspect tool, but it does not work when I put the code into additional css. The same happens if I try to change the background color of other pages and posts. Even if I try changing background color for the whole site using ‘body’ as a selector, it does not work.

    Is background-color somehow ‘frozen’ in Customizr, so it cannot be changed with the additional css? Can you provide me with a code that works?

    Regards

    Rita

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Rita, use Nimble builder. It is easy and flexible

    Bye

    Franco

    Add this code into Nimble’s additional CSS

    body {background-color: #ECE9D8;}

    Thread Starter ritailsted

    (@ritailsted)

    Hi

    Thank you very much for your replies, @francocorsi1.

    I don’t really want to change the background color of all the site, I like the clean white look of the theme. The only page I want to change to another background-color is the category page ‘Nyheder’. Could you please give me a code for that?

    Regards

    Rita

    Thread Starter ritailsted

    (@ritailsted)

    Hi again

    Now I have looked into Nimble builder, and I see that it is possible to customize a single page directly in the live customizer. So I just write your code in the relevant page, and everything will be fine.

    It seems, then, that it is not possible to make the change I want without Nimble, because additional css is global to the whole site.

    Thank you for your help.

    Regards

    Rita

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Background color’ is closed to new replies.