- This topic has 4 replies, 2 voices, and was last updated 5 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Realestate Base Pro › Alignment of image caption text
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.
@CHUNGABEAN, Can you share a page URL? We will provide a few lines of CSS code to align text center
Here is the url:
@CHUNGABEAN, please add this CSS in the Additional CSS
.page-id-1399 figcaption{
text-align: center !important;
}
Thanks that worked.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



