Jump to content

WELLS template | Issue with description block

Recommended Posts

Site URL: https://florenciaviadana.me/

Hi there.

I noticed that in big resolutions like 1920 x 1080 and beyond, the description of my works moves to the right instead of appearing on the left like in other galleries. For example, on the home https://florenciaviadana.me/ when you open an imagen (on big resolutions) the description and gallery controls are on the left. Still, on this page: https://florenciaviadana.me/digital-works, when you open an image, those elements are on the right side of the viewport. I want to maintain the same layout as the home for these type of galleries on big resolutions. Can you help me solve this? Thanks. 

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

On 5/29/2021 at 1:08 AM, formatwars said:

Site URL: https://florenciaviadana.me/

Hi there.

I noticed that in big resolutions like 1920 x 1080 and beyond, the description of my works moves to the right instead of appearing on the left like in other galleries. For example, on the home https://florenciaviadana.me/ when you open an imagen (on big resolutions) the description and gallery controls are on the left. Still, on this page: https://florenciaviadana.me/digital-works, when you open an image, those elements are on the right side of the viewport. I want to maintain the same layout as the home for these type of galleries on big resolutions. Can you help me solve this? Thanks. 

Add to Design > Custom CSS

/* Always align right description */
.meta {
    right: 30px !important;
    left: auto !important;
    width: auto !important;
    background: #fff;
    bottom: 30px !important;
    max-width: 210px !important;
    z-index: 9999 !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
18 hours ago, tuanphan said:

Add to Design > Custom CSS


/* Always align right description */
.meta {
    right: 30px !important;
    left: auto !important;
    width: auto !important;
    background: #fff;
    bottom: 30px !important;
    max-width: 210px !important;
    z-index: 9999 !important;
}

 

IT WORKED! Thanks so much! 🙂 

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.