Home Forums Pro Themes Realestate Base Pro Alignment of image caption text

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #157725
    steve chun
    Participant

    I’m having trouble getting captions to center align under an image. I have 6 images on a page with captions below each. Trying to get text to align center under each image. Seems like a conflict with this theme. I’m reading that inserting custom CSS code should fix it. Do you know what code would be best to use with this theme? Theme I’m using is Realestate Pro.

    #157743
    Psink
    Keymaster

    @CHUNGABEAN, Can you share a page URL? We will provide a few lines of CSS code to align text center

    #157766
    steve chun
    Participant
    #157776
    Psink
    Keymaster

    @CHUNGABEAN, please add this CSS in the Additional CSS

    
    .page-id-1399 figcaption{
    	text-align: center !important;
    }
    
    #157777
    steve chun
    Participant

    Thanks that worked.

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