JaydenCruzL Posted August 27, 2021 Posted August 27, 2021 Site URL: https://www.useinpress.com/portfolio Hello! How can I make the site title display in white only when mobile menu is open? Thank in advance.
tuanphan Posted August 30, 2021 Posted August 30, 2021 For all pages or portfolio page only? 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!)
tuanphan Posted September 1, 2021 Posted September 1, 2021 Add to Portfolio Page Header <style> body.header--menu-open a#site-title {color: white !important;} </style> 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!)
tuanphan Posted September 5, 2021 Posted September 5, 2021 Can you add & keep the code? We can check again easier 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!)
JaydenCruzL Posted September 8, 2021 Author Posted September 8, 2021 Yes, the code is still in the portfolio page header
tuanphan Posted September 12, 2021 Posted September 12, 2021 On 9/9/2021 at 1:49 AM, JaydenCruzL said: Yes, the code is still in the portfolio page header Try this new code <style> body#collection-6123b8f8bbb2e918cf9c6617.header--menu-open a#site-title { color: white !important; } </style> 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
Archived
This topic is now archived and is closed to further replies.