• Resolved CSY

    (@csyecommerce)


    Hi, when using category mapping, suggestions appear in the top left hand corner of screen.. which is fine for the first few categories but when scrolled down you cant see the suggestions, if you try and scroll up they disappear as they only show on input focus.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Thanks for using our plugin and reaching out to us. We are aware of this, it is being caused by a jQuery library we are using. We are waiting for them to fix the issue at hand for now.

    Thread Starter CSY

    (@csyecommerce)

    Ok,
    Thanks for letting me know.. it works if I add..

    .typeahead {z-index: 1;}
    .catmapping td div {
    position: relative;
    }


    to
    woosea_admin.css

    Thread Starter CSY

    (@csyecommerce)

    Well, to some extent.. works fully if inspect element window is open..

    We did implement your CSS change a couple of releases back, it did indeed help fix the issue for a large part. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS styling issue on category mapping’ is closed to new replies.