• Hi,

    I’ve been trying to solve this for weeks. My table (“mk-fancy-table”) will only align to the center.

    I’ve tried any in-line commands but none worked.

    I added this to my custom CSS:
    .fancy_table td { text-align: left !important; }

    Can anyone advise me here?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • No way to help with a CSS question without seeing a site live.

    Are you talking about the content in the cells or the entire table?

    Thread Starter ycon

    (@ycon)

    Content of the cells.

    I just created a new table using HTML & CSS. I used an online table generator. Even though I set it to align to the left, it still centers it.

    So it seems like it is a site-wide centering issue of all tables

    I need to be able to use a browser tool like Firebug to look at the table on your site to help with CSS issues.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Align fancy table (visual composer)’ is closed to new replies.