Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1465369

    How do I change the padding of the title and text in the frame of the ‘full screen slide show’, next to the line spacing in the text of that frame?

    title and text with frame

    #1465383

    Hey Peter,

    Thank you for the inquiry.

    You can use this css code to adjust the padding of the caption frame.

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
        padding: 20px 30px;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.