ebayshop Posted September 27, 2014 Share Posted September 27, 2014 Hello Does anyone know how to disable categories scene? Image with descryption. Link to comment Share on other sites More sharing options...
Paulito Posted September 27, 2014 Share Posted September 27, 2014 Hello Well, you could go to: Back office > Catalog > Categories > (select a category) click Edit and remove the description and image or the quickest way is to go to: category.css and around line 9 add this code .content_scene_cat .content_scene_cat_bg { padding: 18px 10px 10px 42px; background-color: #464646 !important; display: none; } Using PS 1.6.0.8 Paul 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