Okay
  Public Ticket #3208368
The text in carousel is not centered
Closed

Comments

  •  2
    pathamapornk started the conversation

    The text under the carousel item is not centered as in picture. I already set centered content and text align to center but it a bit on the left side. Please clarify the issues.

  •  1,948
    Judith replied

    Hi there,

    Thanks for keeping in touch.

    Please try this css:

    .nectar-fancy-box[data-style=image_above_text_underline] .text {
        padding: 30px 0% 0 0;
    }

    Thanks.