Hello, how can I change the header outline color ? As it is possible for the review
Thank you
Hello, how can I change the header outline color ? As it is possible for the review
Thank you
Hi there, @user29792 and welcome to the Community ![]()
Sure, this code will do the trick:
.es-header-container {
border: 1px solid rgb(87, 87, 87);
}
Please add it to the Custom CSS field on the Style tab of your widget’s settings and let me know if you like the result ![]()
Great ! It does the trick, thank you !
It’s my pleasure ![]()