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

    Hi Enfold Support Team,

    I’d be glad, if you could help me with a question rearding your “Fullscreen Slider”.

    Is it possible to increase the width of the “Caption Title” and “Caption Text” fields (eg. for the slider on the homepage of my DemoSite)? If yes, please would you be so kind to let me know, how I could manage to do so.

    Thanks in advance for your efforts.

    Regards,
    Rainer

    #1103855

    Hey rainert,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .slideshow_caption {
        width: 80% !important; 
    }

    Please adjust to suit.

    Best regards,
    Mike

    #1103874

    Hey Mike,

    Excellent, your code snippet works just fine.Thanks very much for your support!

    Feel free to close this ticket.

    Best regards,
    Rainer

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullscreen Slider – Caption’ is closed to new replies.