Weird Issue
-
I am having the weirdest issue with Clearer and I’m not entirely sure (in fact, I’m pretty certain) that it is an issue with the theme.
I use CSS to have a background header image on both my sites (https://itsallentertainment.blog & https://itsallstarwars.com) but the weirdest thing is, when I change the header on my Star Wars site, it doesn’t seem to reflect on the homepage and yet does everywhere else (a post page).
I’ve compared the CSS for both sites and also the files for Clearer on both sites but cannot find a conflict.
Thee CSS for both sites is:
div.wrapper-inner.group { background-image:url("https://itsallentertainment.blog/wp-content/uploads/2025/12/site-header-14.jpg"); background-size:auto; background-blend-mode:screen; background-size: cover; height:210px; }And
div.wrapper-inner.group { background-image:url("https://itsallstarwars.com/wp-content/uploads/2023/05/cropped-2y1ht07a5bu31-1.jpg"); background-size:auto; background-blend-mode:screen; background-size: cover; height:210px; }It seems to work when I’m in the customiser but not live as it were.
I mean, it could be a CDN issue but looking in Edge & Chrome, the same thing happens for the Star Wars site.
Any hints as to what I’ve done wrong?
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.
