ashleykashleyk Posted April 26, 2022 Share Posted April 26, 2022 (edited) —- Edited July 20 by ashleykashleyk This information was shared without my consent. Link to comment
tuanphan Posted April 29, 2022 Share Posted April 29, 2022 #1. First, add this to Design > Custom CSS a.tp-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; } For first Code Block, edit this code <center><div id="img-hover1"></div></center> to this <center><div id="img-hover1"><a href="https://google.com" class="tp-link"></a></div></center> With second Code Block, edit code similar <center><div id="img-hover2"><a href="https://google.com" class="tp-link"></a></div></center> #2. Add to Design > Custom CSS /* Our Team Image */ @media screen and (max-width:767px) { [id*="img-hover"] { width: 100% !important; height: 300px !important; background-size: cover !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment