Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
Quillz Posted February 9, 2015 Share 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. Link to comment Share on other sites More sharing options...
Cemmos Posted February 9, 2015 Share 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; } Link to comment Share on other sites More sharing options...
Quillz Posted February 9, 2015 Author Share Posted February 9, 2015 I'll try that, thanks. I remember doing something similar for the 3.x releases. Link to comment Share on other sites More sharing options...
Quillz Posted February 9, 2015 Author Share Posted February 9, 2015 It seems to have worked exactly like how I wanted. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.