Okay
  Public Ticket #978973
Image Titles
Closed

Comments

  •  2
    AGFineArt started the conversation

    Hi Guys,

    Thanks very much for all the support. I have resized all my portfolio items to 650 px height, the problem that i have is the titles are too low? Is any chance that i could have some custom CSS to get them just under the images?

    Thanks for any help

    Regards

    Antonio

  •  1,558
    Laborator replied

    Hi Antonio,

    I will give you the quick fix for this but it's not a stable fix as it will change depending on the screen size as the title is sticked at the bottom of the window. Anyway, paste the following CSS in your Custom CSS area of your site:

    .lg-sub-html {
        bottom: 150px !important; 
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    AGFineArt replied

    Hi Art,

    Thanks for the CSS, it works very well on my desktop. The problem is on other devices like on my iphone 6, the titles don't auto adjust under the images on landscape or portrait mode. Please take a look on the attachments.

    Regards

    Antonio

  •  1,558
    Laborator replied

    Hi AGFineArt,

    As I told you, this fix isn't a stable fix and will bring you problems because the whole lightbox structure doesn't allow to modify it. Unfortunately there is not any better fix for it.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group