carly0v0 Posted March 4, 2021 Share Posted March 4, 2021 (edited) Site URL: https://www.y2ksavvy.com/ I would like to change the colour of the text when I'm hovering the blog titles on my home page. For example, when I'm hovering "Kero Kero Bonito release..." the text changes into yellow. What can I add to custom CSS? At the moment I'm using /* Page content link color */ #page a:hover { color: But it changes all the links but I only want the blog titles to be changed. Thanks in advance. Edited March 4, 2021 by carly0v0 Link to comment
Solution tuanphan Posted March 5, 2021 Solution Share Posted March 5, 2021 Add to Design > Custom CSS /* blog title color on hover */ body.homepage .blog-title a:hover { color: yellow; } 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
tuanphan Posted March 12, 2021 Share Posted March 12, 2021 On 3/6/2021 at 2:41 AM, carly0v0 said: Thanks!! Tablet. Facebook/Instagram is not align, do you want to fix this? 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