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

    (@sukhada)

    Hi @mjeanp27,

    To apply padding to the slide text excerpt, Please go to Smooth Slider => Settings => Basic Settings => Miscellaneous Section => Custom Styles => enter the below css here,
    .smooth_slider span { padding: 10px !important;}

    If you want more line spacing between slide excerpt, you can use below style,
    .smooth_slider span { line-height: 24px !important; }

    Please let me know if it works,
    Thank you for all your patience.

    Best Regards,
    Sukhada,
    SliderVilla Support Team.

    Thread Starter mjeanp27

    (@mjeanp27)

    No, that doesn’t work. The same thing happened when I applied padding other ways. It creates an indent on the first line, but doesn’t apply it to the whole text.

    http://50.62.44.173/~newaht/

    sukhada

    (@sukhada)

    Hi @mjeanp27,

    To apply padding to the slide text follow the below steps, Please go to Smooth Slider => Settings => Basic Settings => Miscellaneous Section => Custom Styles => enter the below css here,

    .smooth_slider span {
    padding: 20px !important;
    display: block !important;
    }

    Please let me know if it works,
    Waiting for your response.

    Thank you for all your patience.

    Best Regards,
    Sukhada,
    SliderVilla Support Team.

    Thread Starter mjeanp27

    (@mjeanp27)

    That worked perfectly! Thank you so much!

    sukhada

    (@sukhada)

    Hi @mjeanp27,

    Thanks for using Smooth Slider and writing to us. If Smooth Slider has been helpful to you please post your rating at
    http://wordpress.org/extend/plugins/smooth-slider/

    There is a rating section on this page where you can provide your rating about the plugin. In case your rating is less than 5, kindly let us know. We would like to hear your inputs so that we serve you with best slider and support.

    Best Regards,
    Sukhada,
    SliderVilla Support Team.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘padding on content text’ is closed to new replies.