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

    Hey there Kriesi team,

    right now when I’m using your build-in slider and want to add a description to a picture the description appears at the left hand corner.

    How can I change that so that the description is aligned in the center?

    Also I want the background of the description to be stretched to the entire picture width. Is that possible?

    To be more specific: it regards class “avia-caption-content” and itemprop “description”.

    Thank you in advance.

    Best regards,

    Andreas

    #699190

    Hey andreasobermeier,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .slideshow_caption { width: 100%; }
    

    Best regards,
    Yigit

    #699320

    Hi Yigit,

    thanks for your reply.

    Actually, that doesn’t work. That’s because the right CSS class would have been .avia-caption.av-slideshow-caption

    But never mind, I found the solution myself and you can close this topic.

    Thank you for your help and best regards,

    Andreas

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I center the description of a picture in a slider?’ is closed to new replies.