Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1020042

    Hi there,
    Could you provide a quick css code to
    1. align captions to the left
    2. reduce the line height in the captions?
    At the moment, the gap between the lines is huge, compared to the tiny font.
    See captions here: http://www.andaanastasescu.co.uk/website-overview/bucharest/

    Thank you!

    #1020169

    Hey Susanne,
    I tried to look at your page, but I received a message that it was “under construction.” I believe we will need to login to see your page. Please advise.

    Best regards,
    Mike

    #1020255

    Sorry, Mike.
    Login details are below. Thanks!

    #1020549

    Hi,
    Thank you for the login, Please try this code in the General Styling > Quick CSS field:

    .wp-caption-text {
    text-align: left !important; 
    line-height: 1.3em !important; 
    }

    Please feel free to adjust the line-height to suit.

    Best regards,
    Mike

    #1020746

    Hi Mike,
    this works like a treat! Thank you so much,
    Susanne

    #1020747

    The topic can be closed now.

    #1020755

    Hi,

    I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘caption alignment and line height’ is closed to new replies.