Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #564251

    Is there any quick CSS code that will start the text further to the right and extend the width of the text box allowing more text to be on each line (extending the right margin of the text box.

    See page example in private content area: I would like to start “Learn How to Reverse Autoimmunity and Chronic Illness” farther to the right so it doesn’t get covered up buy the social media share image and I would like to extend the text area so the word “Reverse” can be on the line with “Learn How to”.

    Thanks

    #564636

    Hey John!

    Please adjust the width 65% in the below css code as you require. you can add this code in Enfold > General Styling > Quick CSS

    .slideshow_caption {
        width: 65%!important;
    }

    Cheers!
    Vinay

    #564811

    Works like a charm Vinay, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth Easy Slider Text Margins/Padding’ is closed to new replies.