thedropca Posted January 11, 2022 Share Posted January 11, 2022 Site URL: https://www.thedrop.ca/doterra-healthy-essentials Hi there, I'm having an issue with words splitting up and wrapping to the next line when I narrow the width of the window I'm using (both chrome and safari). This seems to be a site-wide issue, so I can't use the codes provided in similar threads that use block IDs. It seems to be when I have multiple columns of text. It's fine on mobile view since it stacks the columns instead of having them side by side, but once my desktop browser gets to about 836px in width, it breaks up the word and doesn't even add a hyphen. If you narrow the window more it eventually switches to stacking the columns on top of one another like in the mobile view, but there's a really awkward period between full screen and mobile size where it splits the words. It also happens on ipad. Mobile view is fine. Any ideas? Link to comment
tuanphan Posted January 12, 2022 Share Posted January 12, 2022 Add to Design > Custom CSS /* Essential oils tablet */ @media screen and (max-width:991px) and (min-width:768px) { div#block-8c8ee6fc1f8bc4f5d2db a:first-child { white-space: nowrap; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
thedropca Posted January 12, 2022 Author Share Posted January 12, 2022 @tuanphan Thanks! That worked for that particular page. Is there a way to do it so it's site-wide? I have a bunch of pages this happens on and the list will only get longer as I grow my store. Or do I have to just repeat the same code with the different blockID for each page? Link to comment
tuanphan Posted January 13, 2022 Share Posted January 13, 2022 17 hours ago, thedropca said: @tuanphan Thanks! That worked for that particular page. Is there a way to do it so it's site-wide? I have a bunch of pages this happens on and the list will only get longer as I grow my store. Or do I have to just repeat the same code with the different blockID for each page? Not sure. Can you share link link to some pages where you have problem? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
thedropca Posted January 13, 2022 Author Share Posted January 13, 2022 @tuanphan Here are the pages it's happening on so far. https://www.thedrop.ca/doterra-healthy-start https://www.thedrop.ca/doterra-aroma-essentials https://www.thedrop.ca/doterra-family-care Should I just not be putting so many blocks side by side as a general rule? Link to comment
Babbitt Posted April 12 Share Posted April 12 On 1/12/2022 at 7:29 AM, thedropca said: @tuanphan Thanks! That worked for that particular page. Is there a way to do it so it's site-wide? I have a bunch of pages this happens on and the list will only get longer as I grow my store. Or do I have to just repeat the same code with the different blockID for each page? On 1/13/2022 at 12:35 AM, tuanphan said: Not sure. Can you share link link to some pages where you have problem? We can check easier bumping on this, I'm having the same issue. Feel free to check out my site: melanielundquist.com. (Also, sorry for necroing) Link to comment
tuanphan Posted April 16 Share Posted April 16 On 4/13/2023 at 6:28 AM, Babbitt said: bumping on this, I'm having the same issue. Feel free to check out my site: melanielundquist.com. (Also, sorry for necroing) Which page or section are you referring to? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Babbitt Posted April 17 Share Posted April 17 On 4/16/2023 at 1:49 AM, tuanphan said: Which page or section are you referring to? Check out the spotlight page for example, where on smaller screens the header text "Spotlight" gets mushed smaller and it doesn't look good. Also all the section areas, from "Current" to "Selections" also all become mushed together, along with the image caption. I've attached some photos to show how it looks on smaller screens, and how its supposed to look. I appreciate your help. Link to comment
tuanphan Posted April 19 Share Posted April 19 On 4/17/2023 at 11:32 PM, Babbitt said: Check out the spotlight page for example, where on smaller screens the header text "Spotlight" gets mushed smaller and it doesn't look good. Also all the section areas, from "Current" to "Selections" also all become mushed together, along with the image caption. I've attached some photos to show how it looks on smaller screens, and how its supposed to look. I appreciate your help. What is password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment