Home Forums WoodMart support forum Blog thumbnail – border radius

Blog thumbnail – border radius

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244025

    blackmocha
    Participant

    Hi There,

    I can’t seem to get the blog thumbnail to show border radius for mobile.

    #244149

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .blog-post-loop .entry-thumbnail img {
        border-radius:8px;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)