• Resolved MikeMobley2002

    (@mikemobley2002)


    The top right photo on this page, I believe the hovered text is centered but how can we center that same text when someone clicks on it and it opens the lightbox?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter MikeMobley2002

    (@mikemobley2002)

    So basically how to center title or description for powerfolio lightbox?

    Plugin Author PWR Plugins

    (@rexdot)

    Hi there,

    This can be done using CSS. You can add this snippet to appearance > Customize > Additional CSS:
    .sl-wrapper .sl-image .sl-caption { text-align: center !important; }

    Please let us know if it works.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering Text for Lightbox’ is closed to new replies.