Changing the date background with the CSS upgrade?
-
I recently purchased the CSS upgrade for a blog that I’m working on and, while I’ve managed to change the colours of everything necessary, I cannot change the colour of the date above the posts (I can change the font color and background of the date – but not the long white line alongside the date details). This is with Manifest theme.
Is there something that I’m missing to customize?
-
Hi, it would help if we had a link to the site you are actually talking about, but for Manifest, the following will allow you to change the color of the line to the left/right of the date.
h5.post-date { border-bottom: 1px solid #CC0000; }
- The topic ‘Changing the date background with the CSS upgrade?’ is closed to new replies.