Site logo

[Resolved] Entry Meta (Footer) Background Box

Home Forums Support [Resolved] Entry Meta (Footer) Background Box

Home Forums Support Entry Meta (Footer) Background Box

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2289565
    Paul

    Hi There! The support is always amazing here!!!!!!
    I was wondering if this is possible:

    Sample

    Thank you so much!

    #2289845
    Ying
    Staff
    Customer Support

    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;
    }
    #2289848
    Paul

    PERFECT!!!!!!! Thank you so so so so much!
    Excellent as always! Thank you!

    #2289862
    Ying
    Staff
    Customer Support

    You are welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.