How to center column images text?

  • Author
    Posts
  • #33403
    Artur

    Hi Guys,

    I wonder if you can help me. When you are on presentation page you need to hover the mouse over the “Column Images” for the Text to appear. Is there any way to have this text appear in the center? Now it’s on the left. Look: http://i.imgur.com/No9ez83.jpg Html tags doesn’t work in title section.

    I’d be so grateful for help with that.

    Thanks in advance,
    Artur

    #33413
    Jim

    Hi Artur

    Try adding the following code into Parabolas custom CSS area.

    .column-image h3 {
    text-align: center;
    }

    Hope this helps

    Jim…

    #33771
    Artur

    It helped! Thank you so much Jim!

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘How to center column images text?’ is closed to new replies.