Adelle Theme – Something Gone Wrong With Post Date Circles
-
Hi,
I am using the adelle theme but have made some CSS changes to it. I previously changed the Post Date Circles to my standard grey colour (#bdb8ad) and it was fine before but it has now recently switched back to black and I can’t work out what has gone wrong?
Any help appreciated! Thanks.
The blog I need help with is: (visible only to logged in users)
-
I tagged another thread with the same issue being reported for Staff attention. See here https://en.forums.wordpress.com/topic/date-glich-on-blog?replies=4#post-2296858
-
Hiya,
I had a look at that thread, if I copy and paste that CSS will this affect the rest of my layout?
-
I’ll tag this thread for Staff help. Please subscribe to it so you are notified when they respond. To subscribe look in the sidebar of this thread, find the subscribe to topics link and click it.
-
-
-
melissaclaireleslie,
If you add this CSS code to your site, your circles should go back to looking the way you prefer..entry-header .post-date{ background:#bdb8ad; }Let me know if you have any questions, or need anything else.
-
-
-
Argh, this is frustrating. When I input the CSS the preview shows the change but when I save and publish it reverts back to black.
-
-
That’s annoying :(
I added it to the top and was able to get it to stick. I believe the problem is you have a piece of unfinished code at the bottom of your site:
@media screen and (min-width: 63.750em) {If you were adding the code to the bottom, that open { would cause confusion and make the code not work right.
- The topic ‘Adelle Theme – Something Gone Wrong With Post Date Circles’ is closed to new replies.