Tagged: , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #796495

    Hi!
    I have this table created and I would like to align vertical and horizontally in the center the text “windows installer | 32bit”
    How can I do this?
    Thanks a lot :)
    table

    • This topic was modified 7 years, 6 months ago by Samuel.
    #796760

    Hey Samuel,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    table th {
        vertical-align: middle;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #797629

    Solved!
    Thank you.

    #798034

    Hi,

    Great, glad we could help. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center / Align text in table’ is closed to new replies.