Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1298625
    ZXPTech
    Participant

    I am using the Integrity theme to create a site and would like to have drop shadows on either side of my sections to separate the site from the background.

    An example of this can be found on Exxon’s site, http://corporate.exxonmobil.com/.

    #1298778
    Jade
    Moderator

    Hi there,

    Would you mind reuploading the screenshot so that we will know which section you are describing?

    Thank you.

    #1299382
    ZXPTech
    Participant

    Sure thing

    #1299393
    ZXPTech
    Participant

    To be clear, I would like the drop shadow on both edges not just the right side.

    #1299461
    Christian
    Moderator

    Please provide your URL so we could see your current setup.

    Thanks.

    #1299492
    ZXPTech
    Participant
    This reply has been marked as private.
    #1299497
    ZXPTech
    Participant

    It is not currently set to have containers, but I want the drop shadows to show if I activate row containers.

    #1300115
    Lely
    Moderator

    Hello There,

    Activate column container. Then on the row class field add row-box-shadows. Add the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .row-box-shadows {
        box-shadow: 5px 0 15px -4px rgba(0,0,0,0.575), -5px 0 8px -4px rgba(0,0,0,0.575);
    }

    This link might help too:http://www.w3schools.com/cssref/css3_pr_box-shadow.asp

    Cheers!

    #1300575
    ZXPTech
    Participant

    This worked, although I had to play around with the settings a bit to make the shadows from the rows blend together better.

    Thank you for your time.

    #1300577
    Christian
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1298625 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>