Lpulecio Posted June 7 Share Posted June 7 Hi, I would like to add a thin line under every portfolio cover image. Is this possible? Something like this: My website is: www.laurapulecio.com Link to comment
tuanphan Posted June 9 Share Posted June 9 Add to Design > Custom CSS a.grid-item .grid-image { border-bottom: 5px solid green; } 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
Lpulecio Posted June 9 Author Share Posted June 9 Thank you so much. How can I add space between the image and the line and also make it closer to to the text just like the example? Right now it is right under: Link to comment
tuanphan Posted June 13 Share Posted June 13 On 6/10/2023 at 3:27 AM, Lpulecio said: Thank you so much. How can I add space between the image and the line and also make it closer to to the text just like the example? Right now it is right under: I see you figured it out with this code? a.grid-item .portfolio-title { border-top: 1px solid #000; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment