Andyancreative Posted July 4, 2020 Share Posted July 4, 2020 Site URL: https://www.loxd.io/ Hello! I need help on styling code so when I would hover a logo, a background image would reveal itself. I have a webpage set up here: https://www.loxd.io/ Thanks for the help! Link to comment
rwp Posted July 5, 2020 Share Posted July 5, 2020 You will need to put a code block in, with html that makes a div with a class. Put both images inside the div, then we can use CSS to swap them out. I helped someone here get it working, once you get the code block set up I can help you get the CSS done. Link to comment
Andyancreative Posted July 5, 2020 Author Share Posted July 5, 2020 @rwp Hey @rwp thanks for the reply and helping out! I think I have the two images working here: https://www.loxd.io/home-2 However, how can I have it styled where the images display as full-width banners? And have the background images only change when the hover is on the logotype? I have the desired effect here https://www.loxd.io/portfolio-2 through manipulating the portfolio layout styling, however is there a simpler way to achieve this similar look through CSS? Thanks. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.