opalcraft Posted July 4 Posted July 4 (edited) I would like to prevent the word Gathering from wrapping. I tried using the code /* prevent text wrap mobile */ * { white-space: nowrap !important; } but that removes wrapping for the body. Edited July 5 by opalcraft
tuanphan Posted July 6 Posted July 6 If text is Heading, for example Heading 2, you can replace * with h2 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
opalcraft Posted July 7 Author Posted July 7 On 7/6/2024 at 3:28 AM, tuanphan said: If text is Heading, for example Heading 2, you can replace * with h2 Hi, thank you for responding. It is Body Text from a template. I am not quite sure how to change it to H2. Would that prevent the letter G from wrapping?
tuanphan Posted July 13 Posted July 13 On 7/8/2024 at 4:58 AM, opalcraft said: Hi, thank you for responding. It is Body Text from a template. I am not quite sure how to change it to H2. Would that prevent the letter G from wrapping? Can you share link to page where you have problem? I can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment