Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25170

    When I select another color for the header or socket they become also visible in the blank page .

    I assume the blank page is intended to be without header , footer or socket

    #126022

    Hi,

    You can override the blank page background color with this.

    .page-template-template-blank-php #wrap_all {
    background: black;
    }

    Add the code on your custom.css or Quick CSS.

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘blank page bug ?’ is closed to new replies.