Jump to content

Changing Text for mobile on the Landing Page Title

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

On 6/9/2021 at 6:12 AM, embodygreen said:

Site URL: http://embodygreencbd.com

The  'Natural.' on the Fresh. Effective. Clean. Natural. title does not wrap around on mobile. I want to change the text so that it adds a break after the 'Clean.' on mobile.

How do I add separate text for mobile on this specific text box?

Hi. Can you add make this text italic? "Natural."

Then we will give the code to remove italic & make break after clean.

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!)

Link to comment
14 hours ago, embodygreen said:

Done - it's now italicized.

Add to Design > Custom CSS

/* Homepage banner text */
div#block-1e2225f59e984efde660 em {
    font-style: normal;
}
@media screen and (max-width:767px) {
div#block-1e2225f59e984efde660 em {
    display: block;
}
}

 

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!)

Link to comment
17 hours ago, embodygreen said:

Is there a way to make this a new line that does not include a space after like an alt+enter or command+return instead of a full break?

Can you share link to page where you added Fresh. Effective. Clean. Natural text? I don't see it on homepage

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!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.