Jump to content

Portfolio page overlay text doesn’t show in mobile

Recommended Posts

  • Replies 3
  • Views 246
  • Created
  • Last Reply
Posted
On 8/19/2021 at 5:00 AM, francescalo said:

Site URL: https://www.flocdesign.com/about

Hi, I’m using the portfolio page and I have the title of every project overlay the image when the mouse moves over. I would like to see the title also in mobile devise. There is a way to show it on mobile?

Hi,

Show title under image on mobile only?

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

  • 2 weeks later...
Posted

Try adding to Design > Custom CSS

/* test code */
@media screen and (max-width:767px) {
div#gridThumbs {
    grid-template-columns: repeat(2,1fr);
}
a.grid-item {
    height: unset !important;
    padding-bottom: 0 !important;
}
.portfolio-text {
    position: relative !important;
    opacity: 1 !important;
}
}

 

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.