Hi, I have the rectangle, full-width title boxes for my soledad site. I was just curious if there was a css code I could plug into the customizer to round the edges of those boxes?
Please try add more this code to Customize > Custom CSS:
ul.homepage-featured-boxes li .penci-fea-in, ul.homepage-featured-boxes li .penci-fea-in.boxes-style-3:before, ul.homepage-featured-boxes li .penci-fea-in.boxes-style-3:after{ border-radius: 10px; -webkit-border-radius: 10px; }
Hi, I have the rectangle, full-width title boxes for my soledad site. I was just curious if there was a css code I could plug into the customizer to round the edges of those boxes?
Hi,
Please try add more this code to Customize > Custom CSS:
Change values 10 to any values as you want.
Best Regards,
PenciDesign