Viewing 4 replies - 1 through 4 (of 4 total)
  • .boxed is a CSS class in the same element as .page-id-1589, therefore:

    .page-id-1589.boxed #header {
    display: none;
    }
    Thread Starter coated_pill

    (@coated_pill)

    Thanks for your reply Michael but that code didn’t worked.

    ??

    -pill

    there is something broken in your custom.css which prevents the styles further down to be applied.

    find the wrongly typed closing bracket, about 10 to 20 lines above the CSS we are talking about here, and repair it:

    .wpcf7 .wpcf7-form.cf7skins.cf7s-topaz input[type="submit"] {
    margin-top:30px;
    {
    Thread Starter coated_pill

    (@coated_pill)

    Thanks for that Michael.

    Please marked this thread as resolved ??

    P.S. Anyway how did you know that error? I want to know. Thanks again

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove Header in specific page’ is closed to new replies.