Jump to content

Wells Template – Image Description Centered Under Photos – Help?

Recommended Posts

Hello friends,

I am looking for help in creating a Custom CSS for my Wells template website that will allow my image descriptions to appear centered & underneath photos as they are displayed on my website.

Currently, I have a Custom CSS (from years ago) that puts image descriptions in the bottom lefthand corner of the screen, BUT as I've built out my website's Sidebar more, my photos with longer captions / image descriptions are starting to eclipse the Sidebar. (See screenshot attached)

Please help & thank you in Advance!

– Liam

 

PS – here is my current Custom CSS in case that's helpful in building the new one? (I'm not an expert on any of this)

.collection-type-gallery.hide-meta .meta {

       right: 0;

       left: 30px;

       width: 180px;

       background: auto;

       bottom: 60px;

       max-width: 190px;

       z-index: 9999;

     }

.collection-type-gallery

  {

   font-size: 12px !important;

}

Screen Shot 2023-08-21 at 5.27.55 PM.png

Link to comment
9 hours ago, liamjamesphoto said:

Hello friends,

I am looking for help in creating a Custom CSS for my Wells template website that will allow my image descriptions to appear centered & underneath photos as they are displayed on my website.

Currently, I have a Custom CSS (from years ago) that puts image descriptions in the bottom lefthand corner of the screen, BUT as I've built out my website's Sidebar more, my photos with longer captions / image descriptions are starting to eclipse the Sidebar. (See screenshot attached)

Please help & thank you in Advance!

– Liam

 

PS – here is my current Custom CSS in case that's helpful in building the new one? (I'm not an expert on any of this)

.collection-type-gallery.hide-meta .meta {

       right: 0;

       left: 30px;

       width: 180px;

       background: auto;

       bottom: 60px;

       max-width: 190px;

       z-index: 9999;

     }

.collection-type-gallery

  {

   font-size: 12px !important;

}

Screen Shot 2023-08-21 at 5.27.55 PM.png

What is your site URL?

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
On 8/22/2023 at 9:47 PM, liamjamesphoto said:

You can add this to Website > Website Tools > Custom CSS

/* caption under image */
.sqs-active-slide .slide-meta-wrapper {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
}

 

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.