Jump to content

Show Page Description on Mobile for Five Template

Recommended Posts

  • Replies 1
  • Views 374
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

On 5/4/2021 at 3:51 AM, ginaemmer said:

Site URL: http://www.steltcollaborative.com/consulting

I know it's in the template settings that Page Description does not show on Banner images in the Five Template on mobile but I am wondering if there's a way for custom css to have it display? I want to use the description as a part of my design and need it to show on mobile as well. Thanks for any suggestions + help!

Add to Design > Custom CSS

/* Show page description mobile */
@media screen and (max-width:640px) {
div#page-description {
    display: block !important;
}
div#page-description p {
    width: 100%;
}
}

 

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.