Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1101128

    I am trying to use the code of an html table in a page but the formatting of the text in the left column does not align in the center. I guess it is a css issue but cannot find it.

    Thank you

    #1101311

    Hey octamedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    td {
      vertical-align: middle;
    }

    Best regards,
    Rikard

    #1101490

    Thank you but it is not working

    • This reply was modified 5 years, 6 months ago by octamedia.
    #1101911

    Hi,

    Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1101913

    Yes I did but mo luck.

    #1102169

    Hi,

    I see that you have file compression active, please delete the old CSS and JS files under Enfold->Performance before checking the results.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.