Viewing 6 replies - 1 through 6 (of 6 total)
  • sukhada

    (@sukhada)

    Hi there,

    There must be some specific issue due to which the slider is not appearing on your front page. Can please send us the url where you have embedded the slider or you can send url to our support mail address support [at] slidervilla [dot] com. So that we can also take look into the scenario and try to fix it.

    Thank you for all your patience.
    Waiting for your response.

    Best Regards,
    Sukhada,
    SliderVilla Support Team.

    Thread Starter leviverhoeven

    (@leviverhoeven)

    I solved it already, I removed this ‘_recent’ in the php code.

    Other question, how can I position the slider in the center of my homepage? What css code or Other solution?

    This is my site:

    https://tijnz.nl

    Regards,

    Levi

    sukhada

    (@sukhada)

    Hi there,

    To position slider in center, please go to Basic tab => Miscellaneous => Custom Styles => Here add the style given below,

    .dboxlite_slider {
    margin: 0 auto !important;
    }

    Hope it will help you.
    Thank you for all your patience.

    Best Regards,
    Sukhada,
    SliderVilla Support Team.

    Thread Starter leviverhoeven

    (@leviverhoeven)

    Hi Sukhada,

    It works! ??

    Thank you very much!

    Regards,

    Levi

    I have tried the code mentioned above and cannot get dboxslider to center on the page. Code I used was…

    .dboxlite_slider {
    margin: 0 auto !important;
    }

    My site is https://www.silentwordministries.org

    Any other ideas?

    Jon

    Hi Jon,

    Please put following CSS code in to Dbox Lite Slider => Settings => Basic => Miscellaneous => Custom styles.

    `.dbox_slider {
    margin: 0 auto !important;
    }`

    Let me know if it helps.

    Thank you,

    Regards,
    Sagar
    SliderVilla Support Team.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Dbox 3D Slider Lite php code’ is closed to new replies.