Advertisement
SoniR

Oshine

Jan 22nd, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.43 KB | None | 0 0
  1. /*
  2. Theme Name: Oshin Child
  3. Description: Oshin Child Theme
  4. Author: Brand Exponents
  5. Template: oshin
  6. Version: 1.2
  7. */
  8.  
  9. @import url("../oshin/style.css");
  10.  
  11. .portfolio-container .thumb-bg {
  12.     background-color: transparent!important;
  13. }
  14.  
  15. .element.be-hoverlay.not-wide.no-wide-width-height.style1-hover.bw_to_c.no-parallax-effect {
  16.     margin-bottom: 8px !important;
  17. }
  18.  
  19. .element.be-hoverlay.not-wide.no-wide-width-height.style1-hover.bw_to_c.parallax-effect {
  20.     margin-bottom: 8px !important;
  21. }
  22.  
  23. .element.be-hoverlay.not-wide.no-wide-width-height.style1-hover.bw_to_c {
  24.     margin-bottom: 8px !important;
  25. }
  26.  
  27. .element.be-hoverlay.wide.wide-width-height.style1-hover.bw_to_c {
  28.     margin-bottom: 8px !important;
  29. }
  30.  
  31. .element.be-hoverlay.not-wide.wide-height.style1-hover.bw_to_c.parallax-effect {
  32.     margin-bottom: 8px !important;
  33. }
  34.  
  35. .pswp__top-bar {
  36.     background-color: transparent!important;
  37. }
  38.  
  39. /*
  40. .be-section .be-row:not(:last-child) .column-block h1:last-child,
  41. .be-section .be-row:not(:last-child) .column-block h2:last-child,
  42. .be-section .be-row:not(:last-child) .column-block h3:last-child,
  43. .be-section .be-row:not(:last-child) .column-block h4:last-child,
  44. .be-section .be-row:not(:last-child) .column-block h5:last-child,
  45. .be-section .be-row:not(:last-child) .column-block h6:last-child {
  46.     margin-bottom: 5px !important;
  47. } */
  48.  
  49. .be-section .be-row:not(:last-child) .column-block h5:last-child {
  50.     margin-bottom: 5px !important;
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement