[Support request] Alliging text in captions

Home Forums Support [Support request] Alliging text in captions

Home Forums Support Alliging text in captions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #489261
    Ornulf Hjort-Sorensen

    Hi, is it possible til allign text i photo captions (written in media-mode) right and left?
    I can force line-brake using <br />, tkat Works.
    Any suggestions?
    All the best.

    #489563
    Leo
    Staff
    Customer Support

    Hi there,

    The photo caption should be default to the left and looks like they already are on your page.

    Let me know if you are still having problem 🙂

    #489595
    Ornulf Hjort-Sorensen

    Thanks, Leo, yes, you’re right. But I sometimes need to allign the photo-byline to the right.
    So, what code can I use, if any?

    #489616
    Leo
    Staff
    Customer Support

    This would make it to the right:

    .wp-caption .wp-caption-text {
        text-align: right;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

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