Border radius on Vantage won’t apply
Hi,
i’ve changed via custom css the radius of the Border (See http://www.eco-butz.de/Layout.png). It works fine with the header but the footer doesn’t work
My Custom CSS Entry are
header#masthead {
margin-top: 50px;
border-radius: 10px;
}
#page-wrapper {
padding-top: 0px;
border-radius: 10px;
box-shadow: 10px 10px 50px #e0e0e0, -10px -10px 50px #e0e0e0;
}Any idea ?
Thanks in advance
Christian
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3this will work for you
#colophon { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }Hello James,
thank you for your help it works now.
Christian
Thanks for your help here James. Always appreciated :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.