formatwars Posted May 28, 2021 Share Posted May 28, 2021 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
tuanphan Posted May 30, 2021 Share Posted May 30, 2021 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
formatwars Posted May 31, 2021 Author Share Posted May 31, 2021 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment