byebarcelona Posted August 1, 2022 Share Posted August 1, 2022 Site URL: https://www.shiqius.com/work/newsaction I tried several times but dont know how. I believe the code as below can solve this problem, but I cannot find the id of my specific portfolio page. I want to change my unactive nav items into white in black background. Can anybody help me? #collection-idnumber { .header-nav-item a { color: white } } Link to comment
tuanphan Posted August 3, 2022 Share Posted August 3, 2022 Hi, Edit Newsaction post >> Add a Code Block at bottom of page > Paste this code <style> div.header-nav-item:not(.header-nav-item--active) a { color: white !important; } </style> byebarcelona 1 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