chaosking383 Posted September 19, 2022 Share Posted September 19, 2022 Site URL: https://www.codylandkammer.com/ Using "Portfolio Hover: Background" I want to change the title sizes just for mobile as they are too big. I want the sizing to be independent from the desktop sizing. The centering on mobile is also off. Last I want to remove the hover background for mobile, but keep it on desktop. Link to comment
tuanphan Posted September 19, 2022 Share Posted September 19, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { span.portfolio-hover-item-content { font-size: 30px; } } 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