Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- (function ($) {
- $(document).ready(function () {
- if ($("body").hasClass('page-id-66')) {
- $("body").removeClass('et_fixed_nav');
- $("#page-container").css({
- 'padding-top': 0,
- 'margin-top': 0
- });
- $("#main-header").css('top', 0);
- }
- });
- })(jQuery);
- </script>
Advertisement
Add Comment
Please, Sign In to add comment