Support » Plugin: Smooth Slider » Left indent of content / excerpt text

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor slidervilla

    (@slidervilla)

    That is happening because of the CSS display:inline for the span element. Go to the Smooth Slider settings page ==> Basic setting tab ==> Miscellaenous section ==> Enter the below CSS in “Custom Styles” box and save changes.

    .smooth_slider span{display:inline-block !important;}

    You may need to increase the height of the slider from Basic Settings section on Smooth Slider settings page.

    Let me know if it helps.

    Plugin Contributor slidervilla

    (@slidervilla)

    I am sure that the suggested CSS worked for you. Thanks

    Thread Starter gravesend47

    (@gravesend47)

    Yes, it did! Thanks!

    Plugin Contributor slidervilla

    (@slidervilla)

    Glad to know that.

    Kindly spare some time and give our Plugin Smooth Slider a good rating in repository as it keeps our energy level high 🙂

    http://wordpress.org/plugins/smooth-slider/

    Thanks for your time.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Left indent of content / excerpt text’ is closed to new replies.