Change Featured Pages Zoom Effect to Square

Where to copy/paste this code?
The simplest way is to use the Custom CSS section of the customizer option screen. If you have many customizations to make in CSS and PHP, then we strongly recommend you create a child theme. Everything you need to know about creating a child theme with Customizr here.

/* START OF Change Featured Pages Zoom Effect to Square */
.round-div {
  border-radius: 0;
}
/* END OF Change Featured Pages Zoom Effect to Square */

Customizr Pro contains features that replace this code snippet with easier Customise options. Take a look here.

24 thoughts on “Change Featured Pages Zoom Effect to Square”

Comments are closed.