Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #254041

    I have images inserted into tabs: http://www.atlassteelruledie.com/tooling#tab-id-1 and am trying to get the captions under the images to center align. Since the upgrade, I haven’t been able to find the option. Some of the tabs contain center aligned captions because I haven’t made any changes since the update. However I did have to change the content on some tabs which caused the captions to align left. How can I get all of the captions to align center? Thanks!

    #254050

    Hi mgould!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    dd.wp-caption-dd {
    text-align: center;
    }

    Regards,
    Yigit

    #254474

    Worked perfect – thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center Caption on Images’ is closed to new replies.