Reduce height of fullwidth slider in Divi
The best way to reduce height of a full width slider in divi, is to add the following custom css to the Custom CSS field of epanel > general settings:
#testslide .et_pb_slide_description {
padding: 70px 0 !important;
}
#testslide .et_pb_slider, .home .et_pb_slides, .home .et_pb_slide {
height: 480px;
}
The add the css id: testslide to your module as pictured below.
Subscribe to:
Post Comments
(Atom)
Tags
Blogger
(5)
buttons
(1)
css
(3)
divi
(103)
elegant themes
(44)
extra
(8)
fable
(1)
gravity forms
(11)
jQuery
(3)
ownCloud
(1)
ProtonMail
(3)
Reddit
(2)
responsive
(1)
tables
(1)
vanilla forums
(3)
whmcs
(3)
WooCommerce
(3)
wordpress
(40)

Top snippets
- DIVI menu text bold on hover
- How to remove the responsive functionality from Elegant Themes Exlorable
- Move secondary Menu in DIVI below the Primary Menu
- Disable pause on hover for DIVI slider module
- Disiable Mobile Menu from showing with DIVI theme
- Add Thin Colored Line Under Menu in DIVI
- How to center align the Gravity Forms submit button
- Integrating Gravity forms with DIVI
- Divi menu overlaps logo when scaled down
- Vertically align Divi button

0 comments:
Post a Comment