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

    Hello!

    For the custom background try adding this to the Quick CSS:

    .page-id-x{
    background: url(_BACKGROUND_URL_1_);
    }
    .page-id-x{
    background: url(_BACKGROUND_URL_2_);
    }
    .page-id-x{
    background: url(_BACKGROUND_URL_3_);
    }
    

    Change page-id-x by the ID of the respective Pages.

    Regarding the custom logo is possible but it would require a heavy customization and unfortunately that’s beyond the scope of the support we can offer. If you really need it try contacting a developer.

    Cheers!
    Josue

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