kaj_panther Posted October 8, 2015 Share Posted October 8, 2015 Hi, I had the category image removed but there's still a blank white space where the image should be. http://panther-pro.co.uk/shop/271-high-performance-series I'd like the category title to be in the line with the category block header to the left. Is it possible? Link to comment Share on other sites More sharing options...
tuk66 Posted October 8, 2015 Share Posted October 8, 2015 Change these styles: .content_scene_cat { margin: 0; }.content_scene_cat .content_scene_cat_bg { padding: 0; } Also remove the in-line style "min-height" in this snippet:<div class="content_scene_cat_bg" .... Link to comment Share on other sites More sharing options...
kaj_panther Posted October 8, 2015 Author Share Posted October 8, 2015 Is this in the CSS editing module? Found this in there... .page-heading.product-listing { margin-top: 0; font-size: 18px;}.content_scene_cat { /* display: none; */}h2 {margin-top: 0;} Thank you for the quick reply btw. Link to comment Share on other sites More sharing options...
Paulito Posted October 8, 2015 Share Posted October 8, 2015 Hello Just a thought, would it be an idea just to use display: none; .content_scene_cat .content_scene_cat_bg {display: none:} Before http://screencast.com/t/fT29dhQGj After http://screencast.com/t/nNKoGV6oFlu sorry if I am barking up the wrong tree Paul Link to comment Share on other sites More sharing options...
kaj_panther Posted October 9, 2015 Author Share Posted October 9, 2015 No, that's exactly what I want. I pasted .content_scene_cat .content_scene_cat_bg {display: none:} into the CSS module. No luck. Did I do it in the correct place? Link to comment Share on other sites More sharing options...
Paulito Posted October 9, 2015 Share Posted October 9, 2015 Hello Just put the code at the bottom of global.css Paul Link to comment Share on other sites More sharing options...
kaj_panther Posted October 9, 2015 Author Share Posted October 9, 2015 Didn't work Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now