I did open the link. I have no clue what any of that means. I am very basic in terms of web development (I did one website using Wix but never before have I used WordPress) and know nothing about coding at all. I was hoping to try and figure it out with some help and guidance as to where to put this code you sent me but I have no idea based on that web address you sent. I looked over it and it seems like everywhere I read, it assumes readers/users have experience with coding, which is not the case with me.
I’ll try one more time with a question in hopes I can figure it out but if not then I’ll have to hire someone to do this for me.
On the post I am creating, I put a TABLE in CLASSIC mode. When I type words into this table, the words break. Where on that page when I am creating post do I enter in a code to prevent the words from breaking? I see under “ADVANCED” there is “Additional CSS Class” with a box underneath to add stuff to but I tried entering
p {
word-break: break-word;
}
in that box and it did not work (the words in the table were still broken).
It is probably super simple once I understand where, hence why I am trying to figure it out this route instead of hiring someone to do it.
Hopefully this time you can help. If not, then thank you for your time and for trying.