[Resolved] Colours not changing and spacing issue

Home Forums Support [Resolved] Colours not changing and spacing issue

Home Forums Support Colours not changing and spacing issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #141150
    Callandra Dendias

    Good Morning,

    Hoping someone can help me out – the colours are not changing when I go to customize it. Somehow it is stuck on a shade of blue that doesn’t match the rest of our site. I went to make the background totally white and saved it but it is not reflecting the change. I assume something is overriding it? I don’t know how to figure that out.

    Also, there is a big white area between my content and the footer widgets. How do I eliminate that? I played around with spacing but cannot see a way to reduce the space to have it as small as possible.

    My site it http://www.thevpp.ca

    Thanks

    Callandra

    #141187
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    The background is blue because you have a big blue image set as the background image.

    If you’re using Generate Backgrounds, go to “Customize > Background Images” and remove that background image.

    As for that white space, try this CSS:

    .home .entry-content p:last-child {
          margin-bottom: 0;
    }
    #149760
    Callandra Dendias

    Thanks Tom – where do I go to post the CSS code you mentioned?

    #149801
    Stacey Usborne
    Staff
    Customer Support
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.