Making the Divi Slider Controls "Hollow"

Thanks to Jeff, here is a nice little CSS snippet for turning the Divi Theme's slider module control from solid shapes into a "hollow" shape (with the active control being filled in as a solid shape).

To use it, you just need to add CSS to Divi, like so:

.et_pb_slider .et-pb-controllers a {
    background-color: transparent;
    border: 1px solid #fff;
}

This will be available in Divi Booster from version 2.0.1 onwards.

This post may contain referral links which may earn a commission for this site

Divi Booster

Hundreds of new features for Divi
in one easy-to-use plugin

0 Comments

Submit a Comment

Comments are manually moderated and approved at the time they are answered. A preview is shown while pending but may disappear if your are cookies cleared - don't worry though, the comment is still in the queue.

Your email address will not be published. Required fields are marked *.