Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12227
    Antoon
    Participant

    Hello,

    Is there a way to get text centered under a photo in carousel?

    I hope there is a css code that can fix my problem.

    Hanglampen

    Greetings,

    Antoon Ockers

    • This topic was modified 3 weeks, 6 days ago by Antoon.
    #12229
    tikaram
    Keymaster

    @antoon : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .page-id-150 .jp-carousel-left-column-wrapper {
      margin: 0 auto;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #12230
    Antoon
    Participant

    @Tikaram : Thanks it works!!!

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