• Resolved RTNM

    (@dmallett)


    I have marked the content in some cells as bold by using the tags but they do not look very bold to me or my client.

    Example, See: https://tidalwavesoap.com/white-foaming-detergents/

    and this top line is marked as bold and the first word is marked with : Thunderbolt Bright White Foaming Detergents/White Foam Brush

    Is this as bold as the tag can do?

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This is caused by your theme actually reducing the letter thickness for the bold-face font. To change this in all TablePress tables, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress strong {
      font-weight: 700;
    }

    Regards,
    Tobias

    Thread Starter RTNM

    (@dmallett)

    Hi Tobias,

    Thanks for the quick reply! That worked perfectly! Much Appreciated!

    Thread Starter RTNM

    (@dmallett)

    Fixed!

    Plugin Author Tobias B?thge

    (@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 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need to make bold tags stonger’ is closed to new replies.