• I had previously found a post about changing the circle featured images to squares. I changed my theme to a child theme and lost the code. Could anyone help me?

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    .round-div {
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
    }

    This works great! A couple of other desired options:

    How do you make them larger rectangles?

    How can you make them / allow for rounded corners?

    How can you add at least one more?

    Thanks for the excellent support!

    Thank you Andrew Nevins.
    It worked for me but preferred the circle for now.
    Pls help!. I just added one more to my circles but I couldn’t float it to align beside others instead it dropped to align with the last automatically. Then I tried make it six altogether (three(3) per row)but the first two(2) on the second row wouldn’t align but dropped. Please How can I align it properly. Thanks.

    Thank you, this is great ! I need to make just the center image a rectangle and not just square. Any idea how to do that ?

    Thank you

    angel7499: Could you please open your own topic?

    I encountered the same problem when I went to child theme.
    All went back to circles. I still have the code suggested in CSS but it has no effect.

    Hi there.

    Can someone please give me the opposite of what’s here. I need my square images to be circular.

    Thanks much!

    @toggerybob, Start a new thread with a link to your site please.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Featured image: circle to square’ is closed to new replies.