Advertisement
wclovers

Untitled

Jun 7th, 2023
718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. @media only screen and (max-width: 768px) {
  2.     #wcfm-main-contentainer .wcfm-page-headig-fixed, #wcfm-main-contentainer .wcfm-menu-fixed {
  3.         top: 50px !important;
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement