Jump to content

Description for Summary Blocks on mobile

Recommended Posts

Posted

Site URL: https://www.pbshealthcare.com/providers-staff

Hello! 

I would like some help custom coding the description of the summary block on mobile. Currently you have to click on a button in the bottom right hand corner to display the text (the bio of staff). Is there another, more prominent way to display this via custom coding??? 

Thanks in advance!!! 

Melina 

  • Replies 2
  • Views 357
  • Created
  • Last Reply
Posted

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
/* hide dot */
.yui3-lightbox2 .sqs-lightbox-meta-trigger {
    visibility: hidden;
    left: 0;
    right: 0;
    width: 100%;
}
.yui3-lightbox2 .sqs-lightbox-meta-trigger:before {
    display: block;
	visibility: visible;
    content: "Tap to show bio";
    text-align: center;
}

}

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.