• Resolved allanthurston

    (@allanthurston)


    I would like to move the content of column 1 more to the right, I have use the css code but it increases the padding in every direction.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Then just set the padding on the left 🙂

    .tablepress-id-1 .column-1 {
        padding-left: 20px;
    }

    Regards,
    Tobias

    Thread Starter allanthurston

    (@allanthurston)

    Many thanks
    Allan

    Plugin Author TobiasBg

    (@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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Move Column 1’ is closed to new replies.