Using CSS in Divi theme

Published: 23 March 2016
on channel: Dave Keys
2,388
6

CSS in Divi for Slider Height, drop shadows and Round Blurbs images

http://davekeys.com // http://solutionsbydave.com

Here's the CSS code:
#logo {min-height:68px;}
.et_pb_slide_title {background:rgba(0,0,0,.8);}
.et_pb_more_button, .et_pb_button {background:rgba(0,0,0,.5);}
.et_pb_slide_content {background:rgba(0,0,0,.5);}
#topslider {margin-bottom:33px; box-shadow:1px 1px 33px 13px rgba(0,0,0,.64); min-height:980px; position:relative;z-index:1;}
#topslider .et_pb_slide {background-size:cover; min-height:980px;}
#homeblurbs {position:relative; z-index:0; margin-top:-63px;}
#homeblurbs img {border:5px #999 ridge; box-shadow:6px 6px 7px rgba(0,0,0,.3); border-radius: 50%;}
.ourclients {padding:42px; overflow:hidden; vertical-align:middle; }
.ourclients .et_pb_column {border:rgba(222, 222, 222, .5) 6px ridge; padding:3%; padding-top:7%; padding-bottom: 7%; box-shadow: -10px -10px 18px -4px #aaa;}
.ourclients img {text-align:center; vertical-align:middle; min-height:120px; max-height:120px; margin:auto;}
#footer-info {display:none;}

@media only screen and (max-device-width: 600px) {
#topslider {margin-bottom:54px; box-shadow:1px 1px 33px 13px rgba(0,0,0,.4); min-height:440px; }
#topslider .et_pb_slide {background-size:cover; min-height:440px;}
}


On this page of the site you can watch the video online Using CSS in Divi theme with a duration of hours minute second in good quality, which was uploaded by the user Dave Keys 23 March 2016, share the link with friends and acquaintances, this video has already been watched 2,388 times on youtube and it was liked by 6 viewers. Enjoy your viewing!