Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #281291

    Hello everyone.

    I had the Vitue theme running before, after installing the Enfold theme, i’m having some problems with the look of the YITH filters.
    Please have a look at http://www.filamentworld.de/shop/
    For example, the color filter is ordered vertical, and if i select a filter, there is no X to deactivate them again.

    Are there any opportunites to edit the sidebar?
    I dont understand why there are breaks after every color and every feature…

    Best regards,
    Robin

    #281412

    Hey Robin!

    Try adding this code to the Quick CSS:

    .yith-wcan li a, .yith-wcan li span, .yith-wcan li small{
        float: none !important;
        display: inline-block !important;
    }
    .yith-wcan-label li, .yith-wcan-color li{
        display: inline-block;
    }

    Cheers! 
    Josue

    #281614

    Thank you so much Josue!
    This has solved the main issues.

    You guys really provide an excellend support!

    Robin

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Display problems with YITH WooCommerce Ajax Navigation’ is closed to new replies.