Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #272923
    justin72
    Participant

    Hi, I am using the Bold Photography (free) theme and love it.

    Is there a way to align text from media left instead of centre?

    An example page is https://www.justinhannaford.com/france/

    Thanks for your help.

    #272935
    Skandha
    Participant

    @justin72: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .gallery-caption {
        text-align: left !important;
    }

    Let me know if this solves your issue!
    Kind Regards,
    Skandha

    #272956
    justin72
    Participant

    Hi Skandha,

    Thanks for the quick reply. That doesn’t seem to have worked.

    My images are on a page and are a straight image insert, not part in a gallery. I am wondering if that makes any difference?

    Many thanks, Justin

    #273012
    Skandha
    Participant

    @justin72: Hello there,
    Can you please enable right click on your site so that I can provide you the necessary CSS Code?

    Kind Regards,
    Skandha

    #273054
    justin72
    Participant

    Hi Skandha,

    I have disabled the plugin that controls this. Many thanks for your help

    #273107
    Skandha
    Participant

    @justin72: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Captions text alignment’ is closed to new replies.