• Hello Nivo Peoples & WordPress:

    ——————————–
    Issue of the Moment :
    ——————————–

    Slider by Nivo – Responsive Image Slider
    Nivo Slider is The Most Popular And Easiest to Use WordPress Slider Plugin.

    Version 2.3.0 | By ThemeIsle

    ——————————–

    Nice, simple, basic slider ?? fits the ticket… BUT

    the only place that I see Nivo Slider is on PC Desktop (via Chrome, FireFox)

    I have an LG phone, no slider
    I have an iPad 6th Gen, no slider
    I have called friend, Apple (iMac) nothing

    Can someone kindly help us out and tell us the magic-secret?
    CSS issue?

    • This topic was modified 5 years, 5 months ago by junodr. Reason: wrong URL to look at (fixed)

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @junodr,

    It might be a plugin conflict. Please deactivate all the plugins except the nivo slider and check if that resolves the issue, reactivate each one individually until you find which one is creating the problem.

    I am also having a problem with the mobile version of our website wwww.signageqld.com.au in relation to the nivo slider. The slider is working perfectly in the desktop version, however on the mobile and tablet reponsive versions half of the slider is cut off and there seems to be increased padding between the slider and the following text. Can you please advise a solution. I have deactivated the plugins and this did not solve the issue. We have had this site for some time and this is a new issue.

    Sincerely
    Claire

    Plugin Support Silviu-Alex Dinu

    (@silviu0themeisle)

    Hello @designsforme,

    I checked your site and I suspect we can do something with CSS. Please go to Appearance -> Customize -> Additional CSS and add the following code:

    .nivoSlider img.wp-post-image {
        height: 320px;
    }
    .sc-nivoslider.nivoSlider {
        min-height: auto;
    }
    

    Please let me know if this solves it.
    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Nivo Slider NonResponsive (???)’ is closed to new replies.