• Resolved inyourmind

    (@inyourmind)


    Hi,

    I have problem in the mobile version. The slider is blank only for mobile version. I tried the others solutions, but I can’t find what’s the problem.

    How can I fix this?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    Thanks for reaching here…

    Actually, Your theme and plugin CSS conflict issue so please follow the below step and fix the CSS issue on your theme woocommerence.css file.

    1. Please go to wp-content -> themes -> megashop -> woocommerce.css file.
    2. Please find line no 2969 and please remove this line “!important” CSS tag.
    3. Please find line no 3274 and please remove this line “!important” CSS tag.

    Your CSS:- clear: both !important;
    Please remove only “!important” tag:- clear: both;

    Our CSS will only remove the “! important” tag in your theme CSS. Please carefully change and check.

    Please check and let me know if you have anything else.

    Thanks,

    Thread Starter inyourmind

    (@inyourmind)

    Hi,

    I deleted the “!important” tag but nothing is changed

    I’m trying many solutions but I can’t find the solution

    Hello,

    Thanks for reaching here…

    Please go to wp-content -> themes -> megashop -> woocommerce.css file.
    Please find line no 3274 and please remove this line “!important” CSS tag.

    Please check and let me know if you have anything else.

    Thanks,

    Thread Starter inyourmind

    (@inyourmind)

    I deleted, but it doesn’t work. I tried to create a new slider with post-limit 2 and it works, but when I increase to 3 the slide become blank.

    I don’t know if can help you

    Thread Starter inyourmind

    (@inyourmind)

    Hi,

    i found the solution in another thread!

    This worked for me:

    .wcpscwc-product-slider-wrap .slick-track { display: inline-flex !important; }

    Thanks

    Hello,

    Thanks for informing me.

    If you like our plugin please give you an important Rate and Review it Here…🙂
    https://ww.wp.xz.cn/support/plugin/woo-product-slider-and-carousel-with-category/reviews/

    Thanks,

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problem Issue’ is closed to new replies.