Home>Support>Border radius on Vantage won’t apply

Border radius on Vantage won’t apply

By advatis, 9 years ago. Last reply by Greg Priday, 9 years ago.

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago James

    this will work for you

    #colophon {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    
  2. 9 years, 7 months ago advatis

    Hello James,

    thank you for your help it works now.

    Christian

  3. 9 years, 7 months ago Greg Priday
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More