• Resolved mv_mk

    (@mv_mk)


    Hey
    Thanks for your beautiful theme, may I ask you a favor to check out my website in both desktop and mobile view.
    It has a problem showing products in widgets and slider while in a full width desktop browser.
    [ redundant link removed ]
    Thanks in advance

    • This topic was modified 6 years, 6 months ago by Jan Dembowski.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side not to mv_mk Don’t repeat your link like that as it looks like spam when you do that.

    Theme Author 8Degree Themes

    (@8degreethemes)

    Hi There,

    Try adding this to your additional css in theme.
    Appearance > Customize > Additional Css:

    @media screen and (min-width: 992px) {
    .rtl .slick-slider {
        direction: rtl;
    }
    }

    If only that is not sufficient:
    add this too:

    [dir='rtl'] .slick-slide {
        float: left;
    }

    Thanks!

    Thread Starter mv_mk

    (@mv_mk)

    I tried it, still not working. I copied

    [dir=’rtl’] .slick-slide {
    float: left;
    }

    inside the media too.
    Can you take a look again, please.

    Theme Author 8Degree Themes

    (@8degreethemes)

    Hi There,

    Can you post your rtl.css and any other customized code on our forum link below, we will get back to you from there.
    8DegreeThemes Forum

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shop items and Slider’ is closed to new replies.