Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1422887

    I have created a page at http://www.peter-test2.co.uk. I have a table with opening hours showing centrally on the page. I want to reduce the width of the table as this is too big but keep central can you help please.

    #1422895

    Hey condonp,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.home .avia-table {
        width: auto;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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