Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1472144
    Tanja van der Harst
    Guest

    Theme Enfold:
    By default, there is a piece of text in the middle of the image. I want to move it to the bottom. Is that possible? And how can I do that?

    #1472151

    Hey Tanja,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-image-caption-overlay-center {
      vertical-align: bottom;
      padding: 10px 1.5em;
    }

    Best regards,
    Rikard

    #1472152

    Thank you very much, Rikard!!! The problem is solved.

    #1472162

    Hi,

    Thanks for the update, we’ll close this thread for now then.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Text on image’ is closed to new replies.