Viewing 3 replies - 1 through 3 (of 3 total)
  • Realy? It’s just one of the few, quite well balanced effects in this minimal theme… Removing it feels a bit disrespectfull to the creators artistic effort :-)Why do that?

    I had the same pref but its a simple fix

    head to the editor tab in appearance and go into the theme functions php tab.

    Once you’re there, simply locate this piece of code: #menu .menu > ul > li > .children, #menu .menu > li > .sub-menu { border-top: 1px solid <?php echo $highlightColor; ?>; }
    .gt-800 #blog-title a:after { content: “<?php _e(‘Home’, ‘fluxipress’); ?>”; }

    highlight it, then delete it. Save your file and boom it’s gone.

    naigotsoul thank you so much for posting this! I was racking my brain looking for the same fix!

    And jobbew, I don’t think it’s disrespectful to remove one little element like this. The theme is fantastic but getting rid of that sliding Home makes the theme better for some of us. And besides, you can still return home just by clicking on the blog title text.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove flying in Home’ is closed to new replies.