Jump to content

Categories scene disable


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...