• Resolved nourishandgrow

    (@nourishandgrow)


    Good morning, I am a beginner to WordPress and the whole website creation. I’m loving what I’m doing but am finding it difficult to use plugins that need editing with code as i don’t have this knowledge. I have created a Tablepress table – 3 columns but i would like to make the first column wider. Can you please advise how i can do this, in simple steps. Thank you for your time and a great table. Regards, Ann

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This is possible using CSS code. For a bit of explanation, please see https://tablepress.org/faq/column-widths/

    In your case, I recommend to add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-3 .column-1 {
        width: 200px;
    }

    Regards,
    Tobias

    Thread Starter nourishandgrow

    (@nourishandgrow)

    Thank you so much for your quick reply and help it worked which made me very happy. Have a lovely evening. Thank you again. Ann

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter nourishandgrow

    (@nourishandgrow)

    Hello, I have created a recipe using Canva and saved as a png file. I have uploaded it to my website library. I would like to have this recipe file in my TablePress table as a link which when selected opens in a new window. When i insert the link to the recipe in the table at the moment it distorts the table. If this is possible could you provide the steps form to follow. Thank you Ann.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Beginner – Widening Columns’ is closed to new replies.