Adding Tables to a post in Colinear Theme

  • Unknown's avatar

    Can you add a table/chart in this theme that resizes on different devices such as smart phones? Or change size of font besides just a headline at the top of a paragraph ?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi sher2garden,

    I did a test of adding a simple table under the Colinear theme and then previewed it on WordPress using the different previews of Tablet and Phone and the table appears to be responsive.

    If you’re not already aware, adding a table through WordPress requires knowledge of HTML coding – you can learn more about it here – https://en.support.wordpress.com/advanced-html/#tables.

    -James

  • Unknown's avatar

    @sher2garden, tables can be a bit of a challenge on responsive themes, and how well it works, and how readable they end up being on mobile and small tablets depends on the number of columns and the width of the content within the cells. For responsive designs, it is best to use divs and then create the necessary CSS to style and position them and make them responsive.

    Here is a link to an online html table generator. I would suggest creating the table code you need and then insert it into a draft page or post from within the html/text tab in the editor and then add a bit of text to each of the cells and see how things go.

  • The topic ‘Adding Tables to a post in Colinear Theme’ is closed to new replies.