• Resolved skitpappa121

    (@skitpappa121)


    Hello,

    I installed the addon as instructed and coped the css in the old custom css box, and pasted it in the new css editor.

    This had the disappointing result that the slides disappeared from all pages.

    I could see that some lines turned red in the editor, so I changed .slider-pro to .sliderpro, and “font-color” to “color. I got rid of the red lines but the slides are still not showing up. Please help, I don’t know too much about css, I just assumed the old code would still work.

    This is the old code:

    .fancybox-skin {
    padding: 0 !important;
    }

    .elementor-lightbox {
    display: none !important;
    }

    .slider-pro {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    font-color: #999291;
    }

    .sliderpro-h1 {
    font-size: 24px;
    font-family: Raleway, sans-serif;
    font-weight: bold;
    }

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

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

    (@bqworks)

    Hi,

    Sorry for this! The issue occurred due to a bug in the add-on which broke the slider’s main JavaScript when the add-on was activated but contained no custom JavaScript. I’ve just pushed an update to fix this.

    Best,
    David

    Thread Starter skitpappa121

    (@skitpappa121)

    David,

    Thanks, That did it.

    //L

    Plugin Author bqworks

    (@bqworks)

    You’re welcome! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘new css editor – slides disappeared’ is closed to new replies.