Woocommerce Layered Nav Widget

Home Support Forums Themes Woocommerce Layered Nav Widget

Tagged: 

This topic contains 4 replies, has 2 voices, and was last updated by  gregf 11 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2747

    gregf
    Member

    When using the woocommerce layered nav widget, the “x” that should appear to the left of the attribute appears over the attribute.

    Here’s a screen shot: http://cl.ly/0I1l3q0j142F0O1f1C1K

    Notice the word “acrylic”.

    #2753

    Spence
    Member

    Hi Greg,
    looks like we need a little tweak for the woocommerce options widget.. can you please provide a url to that page so we can see you own example?

    Cheers!
    spence

    #2765

    gregf
    Member

    Thanks Spence. Unfortunately it’s on my localhost. I’m telling you something you most likely already know, but it shouldn’t be hard to replicate by setting up a couple of attributes, assigning attributes to a product, and dropping in the layered nav widget into the sidebar.

    #2768

    Spence
    Member

    Hi Greg, solution was easy. Please add this to your labzip-custom.css file (or update to our 1.6.7 version coming later today) from your client area of LabZip.com

    [code]
    .widget_layered_nav ul li.chosen a {
    padding-left: 18px !important;
    }
    [/code]

    Cheers!
    Spence

    #2770

    gregf
    Member

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Woocommerce Layered Nav Widget’ is closed to new replies.