teemochon Posted July 12, 2022 Share Posted July 12, 2022 (edited) Site URL: http://www.orensoffer.com/ Hey I’m looking to see what this person used for CSS for the title and subtitles that are shown when you hover above the images. Also I like to know how I can keep my font small and contained inside the image when I get on the website with a mobile device. Whenever I look at the website in my iPhone, the title becomes too big and overlaps with others. Edited July 12, 2022 by teemochon Title Link to comment
tuanphan Posted July 12, 2022 Share Posted July 12, 2022 Add to Design > Custom CSS @media screen and (max-width:640px) { .project-title *, .project-title { font-size: 9px !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