Viewing 1 replies (of 1 total)
  • Theme Author Spiracle Themes

    (@spiraclethemes)

    Hi @shuffleharri

    Thanks for reaching out
    After inspection, I found that your homepage background color is #A7E5FC
    Whereas inner pages body and page title colors are #9ae1fc. You need to change it to #A7E5FC

    CSS to update
    ————–

    .page-title {
    background: #A7E5FC;
    }

    body {
    background-color: #A7E5FC;
    }

    Let us know if you need any assistance

    Best Regards

Viewing 1 replies (of 1 total)

The topic ‘Logo displaying differently on pages other than the homepage.’ is closed to new replies.