This topic has 4 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Rose Tyler
hello, i would like to have rounded corner on the header background…. also woul like to change the opacity of the white background making it more transparent.
http://prntscr.com/cibb1w
thanks a lot
Hello,
You can add this code in Custom CSS:
.header-type-5.slider-overlap .header > .container {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
}
Regards,
Rose Tyler.
thanks for the quick answer! 🙂
Hello,
You’re welcome!
Best regards,
Rose Tyler.
The issue related to '‘header transparency and rounded corner’' has been successfully resolved, and the topic is now closed for further responses