Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    For some reason your <div> elements wrapping your captions are being set a style of a 810 pixel width;
    E.g,

    <div class="wp-caption aligncenter" style="width: 810px">
     <a href="http://cdn.calypsostbarth.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/r/a/ramani_014_a_1.jpg" data-data-role="zoom-trigger">
      <img class=" " title="Ramani Cashmere Elephant Sweater" alt="" src="http://i2.wp.com/cdn.calypsostbarth.com/media/catalog/product/cache/1/image/424x/040ec09b1e35df139433887a97daa66f/r/a/ramani_014_a_1.jpg?resize=424%2C636" data-role="zoom-from" width="424" height="636">
     </a>
     <p class="wp-caption-text">Ramani Cashmere Sweater</p>
    </div>

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you try disabling plugins to explore whether any could be responsible?

    Thread Starter runninginmommyland

    (@runninginmommyland)

    Which plugins I wonder?

    It actually looks like your site is hosted on WordPress.COM? In that case, you need to ask on their forums:

    http://en.forums.wordpress.com/

    These forums are for self-hosted WordPress.ORG sites only.

    Thread Starter runninginmommyland

    (@runninginmommyland)

    I’m self hosting on wordpress.org, but paid wordpress.com to transfer everything over. I use Bluehost, too. I wonder if the jetpack plugin they installed, which is jetpack for wordpress.com is messing this up. Maybe I should deactivate it and see what happens.

    Wishing I read code!

    Okay, I was confused as your site has a link to WordPress.COM at the bottom of it. Yes, try deactivating all your plug-ins to see if that makes a difference.

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