• Resolved dialfs

    (@dialfs)


    Hi,
    How to add maximum width around 1400px for accordion slider (now its only available max 1000px) I need to see the accordion sliders full width. And how to show the description text on accordion sliders.

    Thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Author richteam

    (@richteam)

    Dear dialfs.

    Thank You for posting your question. I will send you the way how to make your request. Please edit the General.php file of our plugin. Find there

    <input class="range-slider__range" type="range" value="" id="Rich_Web_AcSL_W" name="" min="200" max="1000">

    Change the “max” value form 1000 to 1500.

    Then find the code for height:

    <input class="range-slider__range" type="range" value="" id="Rich_Web_AcSL_H" name="" min="200" max="1000">

    Change the “max” value form 1000 to 1500.

    Thank You.

Viewing 1 replies (of 1 total)

The topic ‘Maximum Width for carrousel slider’ is closed to new replies.