Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 9, 201510 yr Not sure if this is the place to post this or not... What do I need to change in the CSS to remove all rounded corners? When I inspect elements, I get a reference to .ipsType_sectionTitle, but can't find this anywhere in the templates or CSS.
February 9, 201510 yr You can override the CSS by using the custom.css. CSS -> core -> front -> custom -> custom.css.ipsType_sectionTitle { border-radius: 0; }
February 9, 201510 yr Author I'll try that, thanks. I remember doing something similar for the 3.x releases.
Archived
This topic is now archived and is closed to further replies.