• Hello!

    Thanks for an awesome plugin, but i have a problem before i can buy this plugin.

    there is some appearance issues, like the slider for price, the slider line is offset i can’t see the end point it’s under the products on my page.

    same thing with select option for attributs, the select box is to small i can barely see one or two products to choose from.

    i have tried to check the appearance section in the plugin but didn’t help.
    Would be glad if you could provide me with solution for this.
    thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Please add this styles

    .berocket_single_filter_widget .slider:not(.flickity-enabled) {
    overflow: initial;
    }
    .berocket_single_filter_widget .slider:not(.flickity-enabled) .slide {
    white-space: initial !important;
    display: block !important;
    }

    Regards,
    Dima

    Thread Starter forati89

    (@forati89)

    thanks! that helped with the slider and what about the select box size?

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Turn off WooCommerce filters. They are adding select2 and our plugin is adding select2 as a result it is breaking our selectbox.
    Or you can use not select2 layout or you can turn off select2 include on the plugin settings page.

    Regards,
    Dima

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Appearance problem’ is closed to new replies.