Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #702369

    I’ve just noticed since a recent update that TABLE column widths seem to have changed. They used to fit the content, now they seem to be FIXED and proportional in width.

    Please see this screenshot (the purple indicates how it used to be) :-
    http://pioneersoftware.co.uk/files/temp/enfold.jpg

    I use TABLES extensively throughout the site, and now they all look awful.

    Please can you tell me how to change it back?

    Many thanks,

    Hedley

    • This topic was modified 8 years, 1 month ago by hmuscroft.
    #702596

    Hey hmuscroft,

    Try to add this code in Quick CSS (located in Enfold > General Styling):

    .avia-table {
        width: auto !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #703167

    Thanks – that seems to have fixed it.

    It seems like this was a pretty drastic change to introduce without any notification!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Column widths changed since recent update’ is closed to new replies.