Search Divi Plus Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

How to make the trigger button for the DP Modal popup full width?

You may use the below custom CSS in your WordPress Dashboard >> Divi >> Theme Options >> General >> Custom CSS area to make the trigger button full-width of the DP Modal module of the Divi Plus plugin:

a.et_pb_button.dipl_modal_trigger_element.dipl_modal_trigger_button {
width:100%!important;
text-align:center!important;
}
Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.