shoggerj Posted March 16, 2020 Share Posted March 16, 2020 Site URL: http://www.hoggerandco.com Hello! 1. How do I add the title below my index pages and gallery pages? 2. How do I change the color of the hover over the image (to opaque white and not transparent white)? So that when you hover over the image, it looks like this: https://oliverbarrett.com Thanks, Shogger Link to comment
tuanphan Posted March 16, 2020 Share Posted March 16, 2020 1. I don't understand the question. Can you describe in detail? 2. Add to Home > Design > Custom CSS .item:hover .wrapper { background: white !important; } 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
shoggerj Posted March 18, 2020 Author Share Posted March 18, 2020 Thanks Tuanphan, To clarify my first question, see the image below - I would like the titles to be placed below my images instead of on top (if possible). Thanks, Smita Link to comment
tuanphan Posted March 18, 2020 Share Posted March 18, 2020 1. #grid .item a div.wrapper div.project-title { vertical-align: bottom !important; } 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
shoggerj Posted March 18, 2020 Author Share Posted March 18, 2020 Hi Tuanphan, Is there a way to put the text "underneath" the image, not just at the bottom of the image (so that the title "Greece" "Paris" etc) is always displayed, and not only visible when you hover over it. Link to comment
tuanphan Posted March 18, 2020 Share Posted March 18, 2020 It is possible, but need to adjust many elements (title, overlay, spacing between items,..), very time consuming. ✌️ You can wait for other members to answer 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.