How to change color in header for users in academy demo?

Home Forums Legacy Support Support queries How-to & Troubleshooting How to change color in header for users in academy demo?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #366015
    gabrielcapi
    Spectator
    Hello, I don't know which changes are done in my website that I can't have our header as you have it in your academy demo, I tried with some css but in internal or other pages it changes to, so I just want to keep the user name/login and cart icon in white in homepage: example thank you.
    #366075
    Veronica
    Moderator
    hi means you just want to change the color on home page for loggedin user right? if yes then provide details to continue
    #366132
    gabrielcapi
    Spectator
    This reply has been marked as private.
    #366213
    Veronica
    Moderator
    hi as you have mentioned in this screenshot you want that specific user name area in white: https://prnt.sc/1e1hqlv we can implement it like this: https://prnt.sc/1eqdm7h then you can use this: .home ul.topmenu li .loggedin_user_div {filter: invert(1);}
    #366601
    gabrielcapi
    Spectator
    Thanks Veronica, I could fix it with that style in this class: .home .topmenu{filter: invert(1)} Now is working.
    #366633
    Veronica
    Moderator
    good to know this works for you
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to change color in header for users in academy demo?’ is closed to new replies.