Viewing 1 replies (of 1 total)
  • Plugin Author Yumprint.com

    (@yumprintcom)

    Instead of editing a recipe card css file, I recommend adding a css file with the following css or alternatively adding it to one of your existing css files:

    .blog-yumprint-photo-middle {
        border-radius: 100px; /* Use a smaller number if you just want round corners */
    }

    This works better than changing layout.css (where this class is already defined), since your work won’t be destroyed when we issue updates. However, if you really want to still edit a css file then layout.css is the right one.

Viewing 1 replies (of 1 total)
  • The topic ‘Making images circular’ is closed to new replies.