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

    Hi,

    I have read a couple of threads which show how to either disable or change the footer from a specific page which I have followed, but for some reason it still shows the footer and/or the default colour.

    This is the page I am trying to primarily change the footer colour if easier. It is a popup as per iframe, but the result is the same.

    I have tried this
    .page-id-1213 .socket_color {
    background: #FFFFFF !important;
    }

    .page-id-1213 #footer {
    display: none!important;
    }

    <body id=”top” class=”page-template-default page page-id-1213 logged-in admin-bar no-customize-support stretched rtl_columns av-curtain-numeric arial-websave arial latepoint avia-responsive-images-support” itemscope=”itemscope” itemtype=”https://schema.org/WebPage&#8221; >

    Can you please help as I would like to just have the one colour on the entire page. The popup is very basic and therefore the footer covers the majority of the page so I just want it to be the same.

    Thank you,

    Paul

    #1417433

    Hey Paul,

    You can hide the footer on specific pages by editing the page in question, then go to the Layout menu in the right sidebar. Look for the Footer Settings option in that menu.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.