Jump to content

Top Horizontal Menu Sub Category not showing


Recommended Posts

hi guys sorry for the late reply, busy day at work! I added the categories and then added them to the top horizontal menu, I did not add the sub categories to the top menu as this creates a separate heading on the top menu. I am using version 1.5.4 I think (the latest version anyway). My website address is www.alexcarter.biz.

Any help is much appreciated!

Thanks,

Alex

Link to comment
Share on other sites

Your problem is just a css issue, your text color is the same as your font color.

edit 'themes/Emile/css/custom.css' lines 43-45 and change from:

 

 

.sf-menu li li a{

color: #f7f3e7 !important;

}

 

to:

 

 

 

 

.sf-menu li li a{

color: #f7f3e7;

}

 

 

check around your site that other things are not effected by this change

  • Like 1
Link to comment
Share on other sites

I don't think other modules interfere.

maybe try to rebuild index, and double check again that you are choosing filters and not removing them.

and when you hook it, leave it on so i can check that its not another css issue :D

Link to comment
Share on other sites

  • 8 months later...

Hello, hopefully you can help me, I didnt know if I had to open a new post, since its related. I had a similar problem with the subcategories and categories not showing, I tried some of the solutions that were post here and didnt work, some of the categories and subcategories are ok but all the new ones that I create dont show on my store, I dont know if this has something to do with or not, but all categories or subcategories with IDs 22 or more are the ones that cant be seen, if this has something to do, where do I change the value. Thanks for the help. my website is www.almacenessanpedro.com.mx.

Link to comment
Share on other sites

×
×
  • Create New...