[Resolved] single page content background color

Home Forums Support [Resolved] single page content background color

Home Forums Support single page content background color

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #844329
    Torsten

    Hi,
    I’ve been trying to change the content background for the page id 757 with the css below from #ffffff to #cae7e7

    .page-id-757 .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header { background-color: #cae7e7; }

    didn’t work…
    I don’t want to change that color all over within the customizer as that would change the text background in the blog section as well. Your support is very much appreciated.
    Maybe increase the top and bottom padding above and below the white area as well. Centered would be great!
    Thx ahead,
    Torsten

    GeneratePress 2.2.2
    GP Premium 1.7.8
    #844581
    David
    Staff
    Customer Support

    Hi there,

    that page requires a password, so i can only see the article container which can be changed like so:

    .page-id-757.separate-containers .inside-article {
        background-color: #cae7e7;
    }
    #844586
    Torsten

    cool, thanks!

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