Resizing Feature Page images on homepage
-
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)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Resizing Feature Page images on homepage’ is closed to new replies.