Kinreu Posted May 10 Share Posted May 10 (edited) Hello, On this page : https://www.maisonhesper.com/foodportfolio I have a title on "hover" But it seams that this over is not display on the mobile version of the site. I tried to change the design on the mobile version for it yo be dispplayed below the image on mobile, but then when i change the design in the mobile it also changes it on the desktop. What can I do ? Thanks Edited May 10 by Kinreu correction typo Link to comment
tuanphan Posted May 12 Share Posted May 12 You can use this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { a.grid-item { height: unset !important; padding-bottom: 0 !important; } .portfolio-text { position: relative !important; opacity: 1 !important; } h3.portfolio-title { color: #000 !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment