This topic has 4 replies, 2 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler
Hello,
Could you please help me to fix background of a section on About us page? Right now I’m using a picture of a leaf but it’s really blurry and I’d like it to be clear.
Also, how do I make buttons more round? I tried changing border radius but it didn’t work.
Thank you
Hello,
1) Please try to set these settings – http://prntscr.com/o3rx36 http://prntscr.com/o3rx7h
2) Add this code in Custom CSS for page – http://prntscr.com/o3rzdn
.btn {
border-radius: 25px;
}
Regards
Thank you!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up