Complete WordPress Course For Beginners
Change Height Of The Fullwidth Slider
.et_pb_slide {
height: 100vh;
}
Footer text
© 2018 | Ferdy Korp | Disclaimer | Privacy Policy Webdesign: Ferdy
Blurb CSS
border: 1px solid #3194c8; padding: 25px; border-radius: 4px;
Blurb Animation CSS
.animation-blurb.et_pb_blurb:hover {
background: #315669;
transition: all 1.0s ease-in-out 0s;
}
Remove Sidebar Border
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }
Contact Form Sum Color
.et_pb_contact_captcha_question {
color: #FFF;
}
Related: Learn more about WordPress