JakeLake Posted November 18, 2022 Posted November 18, 2022 So I've got some old CSS in place, but cannot make the font LARGER on hover? Våre varemerker — StarCruiter
Jia Posted November 18, 2022 Posted November 18, 2022 1 hour ago, JakeLake said: So I've got some old CSS in place, but cannot make the font LARGER on hover? Våre varemerker — StarCruiter Add this code to custom css (design > custom css). Change the number to the value you want. .gallery-section .gallery-caption p { font-size:20px; } Let me know how it goes 🙂 tuanphan 1 Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified. www.sevenstars.studio www.instagram.com/sevenstars.studio
tuanphan Posted November 23, 2022 Posted November 23, 2022 You can also find bottom of your CSS box, find this & change number 25 .gallery-section .gallery-caption p { font-size: 25px; line-height: 25px !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment