I’ve added a cs-gallery to my store. I’ve added the images and I’m not adding the titles of each image. However, the titles are aligned to the left side and I’d like them to be centered. How can I edit this? I’m using FRESH as my store theme.
It’s hard to say what exactly you’d need without a link to your store to view the page that you’re talking about. But often times if you just add a “margin: auto;” style to an element then that will be enough to get it centered. Another option depending on the elements you’re talking about, is to add a “text-align: center;” style to the element’s parent container.
Hi! Thanks for your help! I should have mentioned I’m not a developer, so I have no idea how to change the code. Would there be an easier option or do you have more specific instructions on where to add the code you’re suggesting?
If you give me the store URL and the page that it’s happening on I can try to walk you through applying a fix (also a screenshot could be helpful as well to make sure that I can find the issue you’re speaking of).