Jump to content

[Solved] White Block on Cart Module


Recommended Posts

I am having problems with the cart module of the PrestaShop. Every time a new item is added to the cart, and the block is extended, where the item information should appear is instead covered by a white block, (please see attached picture). I have tried editing the CSS file, but I have had no luck. Can anyone please advise me what to do?

Thank you,
Greg

Link to comment
Share on other sites

This is probably because one of the background images that make up the green box isn't set to repeat. This leaves a gap in the middle of the block, where the background color shows through. You can quickly check if this is the problem by changing the background color for the theme to bright red. If your "white" area is now red, then that's the problem.

I haven't dived into the CSS yet myself, but it looks pretty well organized. I'm still struggling with Admin and Modules....argh.

Hope this helps.

Link to comment
Share on other sites

I solved the problem; however thanks for the help. The problem was that I had another ID tag in the CSS file named 'products', which contradicted with the original 'products' ID used for the cart module. I just changed the ID name and the white box disappeared.

Thanks again for the help!

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