MyListing

Untitled

Jan 4th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. /* Elementor text editor */
  2. .elementor-text-editor > h1,
  3. .elementor-text-editor > h2,
  4. .elementor-text-editor > h3,
  5. .elementor-text-editor > h4,
  6. .elementor-text-editor > h5,
  7. .elementor-text-editor > h6,
  8. .elementor-text-editor > p {
  9. font-size: inherit;
  10. color: inherit;
  11. font-weight: inherit;
  12. line-height: inherit;
  13. font-family: inherit;
  14. }
  15.  
  16. .elementor-text-editor > p {
  17. font-weight: inherit !important;
  18. }
Add Comment
Please, Sign In to add comment