Advertisement
brooklyndesignstudio

Divi Hacks Closeable Button Styling

Aug 28th, 2020
1,516
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. /*--- DIVI HACKS CLOSE BUTTON ---*/
  2. div#closebutton:before {
  3.     color: #ffffff;
  4.     margin: 40px 50px 0 0;
  5.     font-size: 40px;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement