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.

Need help WIth CSS For Shdow Box

10 years ago · Last reply by harny 10 years ago

Hello Sir,

I need help with CSS for shadow on page builder, so i can make some elegant box.

Some shodow box like this:

https://drive.google.com/file/d/0B0-V7Eebn1IYWnFpQlB4WFdoVFk/view?usp=sharing

https://drive.google.com/file/d/0B0-V7Eebn1IYdVhtQU1kUXlqUGc/view?usp=sharing

Thanks so much…..

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 10 years, 11 days ago

    Hi Harny,

    If you need help with creating CSS3 shadows I would recommend a use of a generator, such as this one, or this one.

  2. harny 10 years, 11 days ago

    Thanks, i used some like this,

    .sow-features-feature {
        -webkit-box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.75);
    }

    It’s work.
    But any suggestion ? or i have some mistake please correct them.

  3. Alex S Staff 10 years, 11 days ago

    Hi Harny,

    That CSS looks absolutely fine – no issues present. :)

  4. harny 10 years, 11 days ago

    Thanks for your help sir.

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