• Resolved dannygrio

    (@dannygrio)


    I am trying to accomplish an alignment of the text in the first row of the table widget I created. I merged 7 rows in the first column of the table and now I need to place the text in the middle of this merged cell. Anyhow, does anybody know how I can accomplish the middle alignment? Like you would do with excel where you have center justification and middle justification of a cell content?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Abid Hasan

    (@abidhasan112)

    Hi there,

    Well, I’m assuming that you’re using Data Table widget of Essential Addons for Elementor.

    In Data Table widget you can align your all cell text together from the Style Tab here: https://d.pr/i/2iDHa4

    But I’m aware that you also mention that you want to align the partuculuar(1st column) cell value to center aligh. For this, You need to set a same class name on that cell and then write a align CSS into it.
    And guess what, I just reproduced this and did a screen capture for you.
    Have a look: https://d.pr/v/1DVHZo

    Thread Starter dannygrio

    (@dannygrio)

    Hey Abid, thank you so much for the quality reply and video. I ended up doing it manually (which is not the right way to do it). Because I have 7 merged rows in the first column, I need to vertically align. Do I use the same method you recorded, but replace center with middle on the css code? Thank you again!

    Plugin Support Abid Hasan

    (@abidhasan112)

    Hi there,

    Yes, You can follow this same procedure and write your any desire CSS into it.

    Hope you understand!

    Thread Starter dannygrio

    (@dannygrio)

    Thanks @abidhasan112 !!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Middle alignment’ is closed to new replies.