Header Categories (Open Cart)

Avatar
  • Answered
Heartlandpetbeds.com

Good morning Open cart wizards.

I need your help. Please take a look at the categories in my header. I need to add one more category, "bed parts".

Every time I try to add (one more) category it deletes ALL of the categories on the header. Apparently Open cart likes five categories in the header BUT not six.

What is going on?

r,

Bruce
Avatar
Arn
Hello Simonbk,

The problem that you're seeing is a result of a top margin in the CSS. What's happening is that when you add the next category, the margins are set such that everything is pushed down and then only the category created remains visible (the rest gets hidden by the middle graphic). You will need to remove the top margin (which is set to 80) - set it to 0. This is going to be in the stylesheet.css for your theme.


If you have any further questions, please contact technical support or leave a comment at the bottom of the page.

Regards,

Arnel C.