List Menu links are running together / not listing

  • Posts: 40
  • Thank you received: 0
11 years 5 months ago #76576

i'm experiencing an issue with the dropdown category list menus on my site. Some of the list items are running together and not appearing on separate <li>'s

Is there an easy fix for this?

Menu can be seen here: new.chickenontherun.ca/index.php?option=...t=listing&Itemid=237

Jason

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #76703

Hi,

Yes there is an easy fix, edit the Frontend css file in HikaShop > Configuration > Display, and edit/add the class:

.hikashop_category_list_item, .hikashop_product_list_item{
    float: none !important;
}

The following user(s) said Thank You: cluckngood

Please Log in or Create an account to join the conversation.

Time to create page: 0.063 seconds
Powered by Kunena Forum