Problem while fixing containers with CSS and JQuery
-
I would like to fix sidebar and main navigation in Twenty Twelve.
Have registered and enqued script in footer.php
Same I did with style.css registering and enqueing in functions.php.Calling a function in header.php doesn’t show results as in demo
<script> $(document).ready( function() { $(".navbar .main-navigation").autofix_anything(); }); </script>I hope if there is a mistake in my actions.
Or isn’t it possible in Twenty Twelve to get that worked.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Problem while fixing containers with CSS and JQuery’ is closed to new replies.