Hi,
thanks for your question, and sorry for the trouble.
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
Hi Tobias
Thanks. URL is http://www.test.studentvisanz.com/agent/post1/
If you look at it I would like 1st 3 cells of 1st column to be merged so that I could display image there
Hi,
thanks for the the link! To merge those cells, you can use the “rowspan” button below the table input fields. The little “?” button explains how to use it.
For making columns bold, you can use some “Custom CSS” on the “Plugin Options” screen like
.tablepress-id-2 .column-2 {
font-weight: bold;
}
Regards,
Tobias
Thanks Sir Tobias. That worked perfectly.
I do apologies for the combining cell question that was so simple. But i did try it before asking question and somehow it didn’t work.
You rock.
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!