Remove down arrow on home page?

Support Area Forums Elite Remove down arrow on home page?

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #16511
    Julia Parker
    Participant

    I don’t want people to scroll down so I don’t really need that arrow.

    #16512
    Bill Robbins
    Moderator

    You can hide it if you’d like to. Here’s how:

    1. Go to the Theme Options page and select the Advanced tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .scroll-down {
      	display: none;
      }
      
    3. Update your settings.

    That should do it. Let me know if it gives you any trouble.

    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove down arrow on home page?’ is closed to new replies.