Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #165236

    I am trying to make the fixed nav in enfold remain the same size as the user scrolls. I have acheived the sizing but the text links still scroll inside the container and I can’t find the command to keep them centred. See here: http://noodle.19grams.co.uk

    #165259

    Hello tocal!

    Please add following code to Quick CSS as well

    .main_menu ul:first-child > li a { line-height: 100px!important; }

    Your website looks awesome by the way!

    Regards,
    Yigit

    #165272

    Thanks Yigit!

    This doesn’t seem to solve the problem though. When you scroll down the page te background, logo and highlights stay static but the text links move upwards.

    Any ideas?

    #165366

    Hello!

    Have you tried flushing browser cache and refreshing page a few times?
    Line-height changes to 50px once you scroll down. CSS code above forces it to stay 100px

    Cheers!
    Yigit

    #165368

    Aha, yes it was just cache’d really heavily. While I have you, I have another question…

    I have all my links as in-page anchor links, like
    <a href="#chapter3"></a>

    and I really want them to be ‘eased’ when the page jumps like the ‘back to top’ button does. Is that something I can do? Is there a class which I can add to those tags to attach that animation?

    #165369

    Just like when you click the #numbers on the top corners of these posts.

    #165370

    Hello!

    JavaScript files cannot be found http://i.imgur.com/WcS0Hkv.jpg please try uploading them again :)

    Cheers!
    Yigit

    #165373

    Ignoring those scripts, is there no way I can use the scripts powering the ‘back to top’ button that comes with the theme?

    #165797

    Proplem solved. There’s a great plugin that did all the hard work for me. Check it out: http://www.blogsynthesis.com/wordpress-jquery-smooth-scroll-plugin/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=smoothscrollplugin

    #165803

    Hello!

    Glad you solved it! I think now you should showcase your website here https://kriesi.at/support/topic/enfold-showcase/ if you have not already ;)

    Regards,
    Yigit

    #165807

    Thanks Yigit, will do!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Fixed Nav size in Enfold’ is closed to new replies.