Header Link Particulart-Text- color,BorderBackgroud color change
-
🌎 https://prnt.sc/va3HCo__C_wO
I only want this AFFILIATE DASHBOARD -only this text different colors,border, background , gradient(if its available guide me how) color,border-radius
================================================
The Style is like this -https://prnt.sc/cUlEYETbpCa9 ( Do this style like this )
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
li#menu-item-15533 {
background-color: blue !important;
border: 2px solid black;
border-radius: 2px 2px 2px 2px;
}
Change the code as per your need.
Best Regards.