Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Section 2 – counter image

#6991
Grace Themes
Member

Hi Nenad,

To remove the white circle in the middle of the picture and to change the shape to square
Go to Appearance -> Editor -> style.css
add below css code at the end of style.css file

.cntimage span.counter { display:none !important; }
.cntimage, .cntimage img { border-radius:0% !important; }

Regards
Grace Themes