Display title in The Grid - podgorica skin

I have a page at https://sullivanssword.co.uk/gallery/video-gallery-copy/ which contains a Youtube video grid created in The Grid. It uses the Podgorica skin. It plays videos in a lightbox, where it displays the video title at the top.

How can I also display the title when hovering over each thumbnail? I’ve tried css along the lines of

.tg-item-title {font-size: 18px !important; font-weight: 400 !important;}

… but this has no effect.

Thanks.

Hello @mikerayjones,

Thanks for writing in!

The custom css code will not help because there is no title in the grid item in the first place. The title may appear in the lightbox but it will not appear in the grid item when you hover it. You will need to edit Podgorica skin so that you will add the title instead.

To know more how you can edit the grid skin, please check this out: https://theme-one.com/docs/the-grid/#edit_skin

Please let us know how it goes.

Hi. I did consider this but couldn’t figure out how to import the Podgorica skin to the editor - it’s not included in the skin demos. Am I missing something?

Thanks.

Hi @mikerayjones,

It’s one of the default skins that you can’t edit, your only option is create similar skin from scratch using the skin builder. https://theme-one.com/docs/the-grid/#skin_builder

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.