Announcement

Collapse
No announcement yet.

Store page doesn't display correct on IE Browser

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Store page doesn't display correct on IE Browser

    I just found out that when open our store page with IE browser, it doesn't display correctly. Anyone has this problem? you can check how mess the page it is here: https://www.linortek.com/store/
    Is there any settings I can do to fix this issue?
    Thanks!

  • #2
    You should be able to add to WP EasyCart -> Settings -> Design, custom css box:

    .ec_category_view_list{ display:table !important; table-layout:fixed; }

    We will be adding this code to our future releases, but that should fix it immediately.

    Comment

    Working...
    X