Jump to content

[SOLVED] Change background color category tree


Recommended Posts

Hi everyone,

 

I'm trying to change the background color of the category block on the left side of the website. Almost the whole block has a white background now. Only the lower part of the block doens't change! Where should i change this in order to make it white?

 

Many thanks in advance.

Link to comment
Share on other sites

I've put it in the global css, but if you take a look at my page, there is still a small grey piece at the bottom of the category tree. Can i change or remove it?

 

yes i see it in this case you have to remove

background param from:

#left_column div.block, #right_column div.block {
padding-bottom: 5px;
background: transparent url('http://www.slaapzakken-discounter.nl/themes/prestashop/css/../img/block_footer.png') no-repeat bottom left;
}
Link to comment
Share on other sites

I have one other question. When i want to change the following text and colour of the following text :

 

HIGHLANDER SLAAPZAK Er zijn 14 producten.

 

 

I would like to have a white background and delete the "er zijn 14 producten"

 

This is a header of a category and of a product overview page.

 

Thank you for all the effort!

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