emseebird Posted July 12, 2019 Share Posted July 12, 2019 I have recipes sorted into categories, and displaying as the Gallery Grid when filtering the categories. However, there is no style setting to have the Gallery Info (image titles) displaying on top of the images. Please look at this page: https://paulaspalate.squarespace.com/tastyOnce you start filtering the categories, the text goes away. I need some sort of css override. Please help!This is the foster template. Link to comment
tuanphan Posted July 12, 2019 Share Posted July 12, 2019 @emseebird Text is hidden. If you use CSS to show, it will be below image (seem not good)Add to Home > Design > Custom CSS .collection-type-gallery.gallery-design-grid .slide .slide-meta { display: block !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
emseebird Posted July 12, 2019 Author Share Posted July 12, 2019 Thanks for this! It worked! Is there any way to style the text box the same way it looks on the page: https://paulaspalate.squarespace.com/tasty? If not, that's ok...just seeing if I can overlay the text on the image with the black background and change the font. Link to comment
tuanphan Posted July 12, 2019 Share Posted July 12, 2019 @emseebird Difficult. But you can use this .collection-type-gallery.gallery-design-grid .slide .slide-meta { display: block !important; margin-top: -20px; text-align: center; color: #fff; } 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
emseebird Posted July 12, 2019 Author Share Posted July 12, 2019 This is all so helpful and is working great! One last question...do you know how I could make the text box or text area background black? paulaspalate.com/tasty Thanks in advance!Emily Link to comment
tuanphan Posted July 12, 2019 Share Posted July 12, 2019 @emseebird You can use background: #000; There is "Accept Answer" button. Click on it, other members will know CSS worked. They can use it! 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
emseebird Posted July 12, 2019 Author Share Posted July 12, 2019 Do you know what would be that first part I need to override the titles on the thumbnails on the main page "Tasty" to match my new look? instead of " .collection-type-gallery.gallery-design-grid .slide .slide-meta"....what would it be for the gallery of Tasty images on that main page? Emily Link to comment
tuanphan Posted July 12, 2019 Share Posted July 12, 2019 .slide-metaremove .collection-type.. 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
Thomson1432 Posted July 17, 2019 Share Posted July 17, 2019 Yes use this code. My name is Rohitkumar, and I’ve been an IT Professional and computer technology for nearly 2 years, with experience in it technology. My expertise is Html, php, Wordpress, Network and blogger. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.