fauzanjeg

Some Custom Change || Overlay Single Blog Post Template 4

Mar 16th, 2021 (edited)
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.29 KB | None | 0 0
  1. /* Fix Header */
  2. .jeg_topbar.jeg_container,
  3. .jeg_navbar_mobile .jeg_container {
  4.     background: #f5f5f5 !important;
  5. }
  6.  
  7. /* Fix Overlay */
  8. .jeg_featured_bg {
  9.     background:unset;
  10.     background-color:black;
  11. }
  12.  
  13. /* Fix opacity for overlay */
  14. .jeg_featured_img {
  15.     opacity:60%;
  16. }
Add Comment
Please, Sign In to add comment