Archived topic
Entry Meta (Footer) Background Box
3 replies · Started by Paul on July 21, 2022
Viewing posts 1–4 of 4
Hi There! The support is always amazing here!!!!!!
I was wondering if this is possible:

Thank you so much!
Hi Paul,
Is this the footer meta of a single post? If so, try this CSS:
.single-post footer.entry-meta {
background-color: lightgrey;
padding: 20px;
border: 1px solid grey;
border-radius: 5px;
}
PERFECT!!!!!!! Thank you so so so so much!
Excellent as always! Thank you!
You are welcome :)
This archived topic is closed to new replies.