elijager Posted March 10, 2020 Share Posted March 10, 2020 Site URL: http://www.eliatticusjager.com Hello! I'm building a website for some photography work I do. eliatticusjager.com (very much a WIP) and I like the wells template, but I want to add copy above the gallery. Is it possible to add blocks around a gallery page with custom code? Thank you. Link to comment
tuanphan Posted March 10, 2020 Share Posted March 10, 2020 Which page you want to add? Like this? Add to Page Settings > Advanced > Header <style> section#page .main-content #galleryWrapper #slideshowWrapper:before { content: "A little text placeholder generator of Jeff Goldblum awesomeness."; display: block; margin-bottom: 20px; text-align: center; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
elijager Posted March 11, 2020 Author Share Posted March 11, 2020 18 hours ago, tuanphan said: Which page you want to add? Like this? Add to Page Settings > Advanced > Header <style> section#page .main-content #galleryWrapper #slideshowWrapper:before { content: "A little text placeholder generator of Jeff Goldblum awesomeness."; display: block; margin-bottom: 20px; text-align: center; } </style> that's basically it yes! Thank you very much Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.