Quillz Posted February 9, 2015 Posted February 9, 2015 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.
Cemmos Posted February 9, 2015 Posted February 9, 2015 You can override the CSS by using the custom.css. CSS -> core -> front -> custom -> custom.css.ipsType_sectionTitle { border-radius: 0; }
Quillz Posted February 9, 2015 Author Posted February 9, 2015 I'll try that, thanks. I remember doing something similar for the 3.x releases.
Quillz Posted February 9, 2015 Author Posted February 9, 2015 It seems to have worked exactly like how I wanted. Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.