Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1065626

    Dear support,

    I have a full screen slider currently on my home page, with a text box in the centre.

    The text currently extends from side to side and I would like to be able to control the width of this to make it narrower. I wish for the text to extend only just beyond the width of the logo and menu above, over say 3 lines instead of 2.

    Is this possible?

    Kind regards,

    Oliver

    #1066715

    Hey Oliver,

    Thank you for using Enfold.

    This css code should help decrease the width of the caption container.

    .responsive .avia-fullscreen-slider .caption_container {
        height: 100%;
        max-width: 80%;
    }

    The default maximum width value is the same as the value set in Maximum Container Width option.

    Best regards,
    Ismael

    #1069568

    Ismael,

    Thank you this resolved my issue.

    Thank you for your help!

    Kind regards,

    Oliver

    #1069812

    Hi,

    You’re welcome! Please feel free to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Text box width on full screen slider’ is closed to new replies.