I have a gallery that when you click on one of the images it opens up into an expand mode window.
My issue with the expand mode window is that when you scale the browser window, the image resizes to the window, but the title underneath the image stays the same size.
Is there a way through Velo code, where I can adjust the css of the title text so that it scales with the window resizing?
Thank you.