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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    That link to EventBrite is a simple HTML link. You would probably just have to insert a link with the target URL pointing to your WooCommerce checkout page.

    Regards,
    Tobias

    Not a code person but just trying to use your CSS styling suggestion for changing all table font sizes and to have them bold:

    This is what I entered in the custom code section:

    .tablepress tbody td {
    	font-weight: bold;
    	font-size: 14px;
    }

    Where am I wrong? I saved. Does is only control new tables?
    thanks
    https://www.granvillespeaks.com

    OK, my code in previous post is now is functional. Not sure if I just did not understand the custom code section and my have unchecked the box which “turns on” the code or what happened. But I was new to it and perhaps have an understanding now. Not a code person but with several books getting up to speed on some basics. I suspect that if want the heading text to also be 14px size I just enter th in selector.

    This is a great table plugin and I shall contribute now that I’m seeing what it can do.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I just checked https://granvillespeaks.com/?page_id=323 and the CSS that you used is indeed working there, just fine.
    I assume that this was some temporary caching issue.
    So, good to hear that everything is working now! ??

    Best wishes,
    Tobias

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Table Press Customized’ is closed to new replies.