• Resolved seanmckinniss

    (@seanmckinniss)


    Hello.

    I am using the Graphy theme with a Tablepress table on a page.

    I would like that specific page to have an increased width, which will allow more of my table to be read/seen.

    I have tried making a new .php file for a template and/or editing CSS, but I’m having no luck. I can’t seem to find the #content area or whatever area is responsible for page width.

    Here is the page in question:

    https://www.seanmckinniss.org/?page_id=11

    Thank you for your advice.

Viewing 1 replies (of 1 total)
  • Thread Starter seanmckinniss

    (@seanmckinniss)

    I should add that I just put this code in Edit CSS:

    .page-id-11 .site-content {
    	width: 54px;
    }

    It made my table shrink down. So it seems I can narrow the table but I just can’t increase it past a certain point.

Viewing 1 replies (of 1 total)
  • The topic ‘Graphy Page Width with Tablepress’ is closed to new replies.