• I’m really new to building websites and using code. One thing I can’t seem to figure out is how to change the size of the featured images on the home page.I’d really like to make them a little larger, they are cut off by the circle frames. I was able to turn off the zoom effect but haven’t been successful in changing the frame to a square instead of a circle. My website is gardenstateworldcup.com

    I found this in a support link and tried to use it but it didn’t work:

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

    Any help or insight you have would be greatly appreciated!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dhsoccer42

    (@dhsoccer42)

    I know this is probably an easy fix but I really can’t seem to figure it out. If anyone could help it would be greatly appreciated!!!

    I am in the same boat. If you go to https://www.seriousinjurylawyernyc.com You will see that the round circles are cutting off the center of the image. It is not centering correctly. Is there a way to make the circles bigger so the photos inside are not so cut off? Or is there a way to change the shape possibly?

    BTW – I just tested the source code on my theme and it worked instantly. I’m not sure what is happening with your side, maybe clean out your cache.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Resizing Feature Page images on homepage’ is closed to new replies.