To round corners of Header, like this.
You can use this code to Custom CSS
If code doesn’t work, you can comment below, message or send me an email.
header#header, div.header-announcement-bar-wrapper {
border-radius: 50px;
}
To round corners of Header, like this.
You can use this code to Custom CSS
If code doesn’t work, you can comment below, message or send me an email.
header#header, div.header-announcement-bar-wrapper {
border-radius: 50px;
}