EduardET

Untitled

Feb 13th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.52 KB | None | 0 0
  1. .widget.yuzo_widget_wrap .widget-title {
  2.     padding-top: 150px;
  3. }
  4. .yuzo_related_post_widget .relatedthumb.relatedthumb {
  5.     margin: 50px auto!important;
  6.     float: none!important;
  7.     width: 100%!important;
  8.     max-width: 345px;
  9. }
  10. .yuzo_related_post_widget .relatedthumb .yuzo-img-wrap {
  11.     width: 100%!important;
  12.     height: auto!important;
  13. }
  14. .yuzo_related_post_widget .relatedthumb .yuzo-img {
  15.     padding-bottom: 100px!important;
  16.     width: 100%!important;
  17. }
  18. @media (max-width: 980px) {
  19.     .widget.yuzo_widget_wrap .widget-title {
  20.         padding-top: 150px;
  21.     }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment