Studio6F Posted August 18, 2020 Share Posted August 18, 2020 Site URL: http://www.studio6f.com/ I have made it so that the page titles change to a light grey when they're hovered over with your mouse, as well as when you navigate to a page - it turns grey to indicate what page you're on. Is there a way to make these page titles italicize instead? I think it would look a lot cleaner and fit better with our black and white theme. The grey feels disjunctive. Thoughts? Link to comment
tuanphan Posted August 20, 2020 Share Posted August 20, 2020 Add to Home > Design > Custom CSS .nav-item a:hover span { font-style: italic; } .nav-item.active a span { font-style: italic; } 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
Vankshita Posted May 26, 2021 Share Posted May 26, 2021 Hey! I've put this code in and added important; too but it doesn't seem to be working :( Link to comment
Vankshita Posted May 26, 2021 Share Posted May 26, 2021 3 minutes ago, Vankshita said: Hey! I've put this code in and added important; too but it doesn't seem to be working 😞 I edited it here because I wanted to italicise all links but it still doesn't work -- the code above works though Link to comment
tuanphan Posted May 28, 2021 Share Posted May 28, 2021 On 5/26/2021 at 5:51 PM, Vankshita said: Hey! I've put this code in and added important; too but it doesn't seem to be working :( Can you share link to your site? 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