• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Centric Pro: Remove Down Scroll Button in Home Widget 1

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Centric Pro: Remove Down Scroll Button in Home Widget 1

This topic is: not resolved

Tagged: centric pro, scroll button

  • This topic has 3 replies, 3 voices, and was last updated 9 years, 3 months ago by Ikigai.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 22, 2015 at 5:57 pm #138321
    anotherusername
    Participant

    Hi all:

    In Centric pro, anyone know how I can remove the scroll down button that appears near the bottom part of the first home page widget?

    If you go to:

    http://www.poemstogo.tv/wordpress/

    You can see it pointing down. It only scrolls a little bit when clicked so I would prefer to just lose it.

    I guess I COULD just use CSS display:none, but thought I would like a cleaner solution.

    Thanks in advance.

    http://www.poemstogo.tv/wordpress/
    January 22, 2015 at 6:39 pm #138334
    ᴅᴀᴠɪᴅ
    Member

    Ok so, the arrow is created in the js file called home.js which is located at /wp-content/themes/centric-pro/js/home.js

    Inside that file find these lines of code and delete them...

    $(".home-featured .home-widgets-1 .widget:last-child").after('<p class="arrow"><a href="#home-widgets"></a></p>');
    
    $.localScroll({
        	duration: 750
        });

    There are also js files which provide the functionality for this button and allow the site to scroll. Now you don't need these it would make sense to delete these as well. Less files to load means a slightly quicker loading time.

    To stop these two files from loading go to your front-page.php file and delete these two lines...

    wp_enqueue_script( 'localScroll', get_stylesheet_directory_uri() . '/js/jquery.localScroll.min.js', array( 'scrollTo' ), '1.2.8b', true );
    wp_enqueue_script( 'scrollTo', get_stylesheet_directory_uri() . '/js/jquery.scrollTo.min.js', array( 'jquery' ), '1.4.5-beta', true );

    Make sure you don't delete anything else, or accidently leave some of the code there otherwise your home page will crash. For this reason, make a backup of the file before you change it then any mistake won't matter as you can quickly copy and paste the code back to how it was.


    I love helping creative entrepreneurs build epic things with WP & Genesis.

    Follow on Twitter

    January 22, 2015 at 7:43 pm #138350
    anotherusername
    Participant

    You rock, Dave!!!

    Had a total brain cramp and didn't even realize it was JS.

    thanks again, mate.

    January 26, 2017 at 4:00 pm #200088
    Ikigai
    Participant

    Great answer, Dave!

    I have a quick follow up question: I removed the arrow from my site, but what remains is still a huge chunk of space where the button USED to be.

    How do I shrink that area?

    Thanks! 🙂

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble