Jump to content

how to change background on the Description panel for Category?


Recommended Posts

Hello everyone,

 

I started to create my eShop and in the Description panel for product category I found out in css that I need to change following : content_scene_cat_bg , but I don't know how to change this in Back Office - there is no way to edit CSS. I tried to edit the source code in BO for description by using <body bgcolor><body> (which is silly), but the source code was not saved...

 

.content_scene_cat .content_scene_cat_bg {
    padding: 18px 10px 10px 42px;
    background-color: #464646 !important;
}

 

here is how my problem look like:

 

http://tunstyle.eu/cs/82-saab

 

I need to change bg color of the following:

SAAB

text text text text text text text text text

text text text text text text text text text

text text text text text text text text text

text text text text text text text text text

text text text text text text text text text

 

Sorry for silly questions, if I would host my shop on my own hosting I'd be able to make changes in CSS, but since I started with using hosting on prestashop side I don't know how to do that.

 

Please suggest.

 

Thanks a lot in advance!

 

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...