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

    (@bqworks)

    There’s some obtrusive CSS in the theme that affects the styling in the slider. That’s why the problem doesn’t occur in the preview. You can correct the problem by adding this custom CSS:

    .accordion-slider .as-background {
    max-width: none !important;
    }

    Thread Starter david.reynolds

    (@davidreynolds)

    Thanks for the advice, bworks, but I’m rather new to wordpress. Can you tell me which file to add this css to?

    Thread Starter david.reynolds

    (@davidreynolds)

    For anyone else reading this thread with the same issue, go to Appearance > Edit CSS and add the code that bgworks suggested. It worked and I’m so happy!!!! This is a gorgeous widget and works beautifully. Thank you, thank you, thank you, bgworks. Great job with this widget.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Embedded Shortcode Gives Gray Slider, No Images’ is closed to new replies.