Dear Tobias,
Thanks for the BOLD issue, I added the line and it is working just fine which permited me to go on air so you can also see what is about and I can also ask for the 3 other more (I think…) difficult to solve.
The first is header title centering – if you look at https://www.provideodeal.com/selected-items you can see where I use the table. The page title should be “Selected Items” which I will be happy to put in the header title at the center instead of the HTML. I followed the instructions by writing in the Custom plugin option the title “Selected Items” on the left upper cell row 1 and adding #colspan# to the 2,3,4 cells. I had an error from the browser and it didn’t worked. Can you please advise how to manage it?
Second one is (I saw many discussions on the issue…) is the cell width. If you look again on the same Selected items page you can see that A,B,C are fine but then column D is stretching to the right and is dramatically different than A,B,C.
Is there a way to make a fit to this.
In addition I’m trying to make a text break to keep it like a nice square text block by making “enter” on the table description but it is stretching the text as well in cell D.
I was trying to play with the width with for example but it didn’t worked:
.wp-table-reloaded .column-1 {width:25%;}
.wp-table-reloaded .column-2 {width:25%;}
.wp-table-reloaded .column-3 {width:25%;}
.wp-table-reloaded .column-4 {width:25%;}
Can you please tell me is possible to do in order to have them all fixed with a strict horizontal width?
The last is in the home page https://www.provideodeal.com now there is a static graphics of products at the bottom of the page (6 items)
I was trying to put a table instead but then again, I couldn’t adjust the size and warp of the table – it always stretchered to full horizontal page which is a size that cannot fit visually – again, knowing how to work with width I assume…
Looking forward to hearing from you.
Thanks in advance
William