This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Border radius on Vantage won’t apply

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Greg Priday 11 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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. James 11 years, 9 days ago

    this will work for you

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

    Hello James,

    thank you for your help it works now.

    Christian

  3. Greg Priday Staff 11 years, 8 days ago

    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.

Have a different question or issue?

Start New Thread