Ricsca Well-known member Today at 1:49 PM #1 I can't find anywhere how to change the color for my user menu. I'm attaching a photo to illustrate what I mean. Thanks.
I can't find anywhere how to change the color for my user menu. I'm attaching a photo to illustrate what I mean. Thanks.
Mr Lucky Well-known member Today at 2:10 PM #2 In ACP search for Block tab header background color or blockTabHeaderBg That will also change it elsewhere though I presume Edit in extra.less this may work for just that instance CSS: [data-template="member_view"] .block-tabHeader--memberTabs {background-color:red} Last edited: Today at 2:15 PM Upvote 0 Downvote
In ACP search for Block tab header background color or blockTabHeaderBg That will also change it elsewhere though I presume Edit in extra.less this may work for just that instance CSS: [data-template="member_view"] .block-tabHeader--memberTabs {background-color:red}