Menu responsiveness and layout

This commit is contained in:
2020-02-01 00:40:25 +01:00
parent 433c9e7a77
commit 27dbd9bb0c
13 changed files with 105 additions and 29 deletions

View File

@@ -1327,6 +1327,7 @@ jQuery(document).ready(function($){
$(".post.single.small_image .author_box").css({"position": "absolute", "top": ($(".post.single .post_image_box").outerHeight()+30) + "px", "bottom": "auto"});
if($(".menu_container").hasClass("sticky"))
menu_position = $(".menu_container").offset().top;
function animateElements()
{
$('.animated_element, .tens, .sticky').each(function(){