Why is the circle where is the date in my theme, suddenly black?
-
The circle where is the date in my Adele theme used to be green, just like in the top menu, but now is black. I didn’t do anything different on it and when I try to change colors, everything else changes the color, but not the circle. Can you fix it, please?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Sorry about that! The Adelle theme was updated recently to fix some issues with the colors, and it looks like we missed that detail — I asked our team to fix that so the custom color you choose is also used for that circle.
In the meantime, you can fix that up with custom CSS like this:
.entry-header .post-date { background: #a8e46c; } .entry-header .post-date .entry-day { color: #545454; } .entry-header .post-date a { color: #545454; }To add that CSS, you can open the Customizer for your site and paste that code into the CSS section there. Please let me know if I can do anything more to help with that. :)
-
Hi there,
I wanted to let you know that our developers fixed the problem with the Adelle theme. If you want, you can remove that custom CSS you added to your site’s customizer and the circles will stay green. :)
If there’s anything more I can do to help, let me know!
- The topic ‘Why is the circle where is the date in my theme, suddenly black?’ is closed to new replies.