Jump to content

Portfolio page overlay text doesn’t show in mobile

Recommended Posts

  • Replies 3
  • Views 203
  • Created
  • Last Reply

Top Posters In This Topic

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

Link to comment
  • 2 weeks later...

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

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.