Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #515502

    I have a page where we are storing API keys in table for customers to copy, however the problem is they will not wrap given there are no spaces in the key strings.

    Any suggestions?

    Thanks,
    Brent

    #515627

    Hi brentd99,

    Please try the following in Quick CSS under Enfold–>General Styling:

    td {
    word-wrap: break-word !important;
    }

    Thanks,
    Rikard

    #515940

    Thanks Rikard. I added the CSS but it doesn’t seem to help. I think the problem might be that the tables are not responsive.
    Brent

    #516212

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.