Title: help with code
Last modified: March 22, 2018

---

# help with code

 *  [rbvinc](https://wordpress.org/support/users/rbvinc/)
 * (@rbvinc)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/help-with-code-17/)
 * [http://rhmontessori.com](http://rhmontessori.com)
 * I took over above site, on the main page, there is a green arrow right above ‘
   about us’, i want to remove this, could find a way. help please, give me few 
   steps.
 * Thank you
    [http://rhmontessori.com](http://rhmontessori.com)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhelp-with-code-17%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [rbvinc](https://wordpress.org/support/users/rbvinc/)
 * (@rbvinc)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/help-with-code-17/#post-10105097)
 * coorection please: white arrow right above ‘about us’, i want to remove this,
   could NOT find a way. help please,
 *  [lisa](https://wordpress.org/support/users/contentiskey/)
 * (@contentiskey)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/help-with-code-17/#post-10105440)
 * are you using this theme?
    [https://demo.studiopress.com/centric/](https://demo.studiopress.com/centric/)
   if yes, then it would be best to contact support of the theme to remove the item.
   and/or support for genesis framework [https://my.studiopress.com/](https://my.studiopress.com/)
 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/help-with-code-17/#post-10106287)
 * A crude way to do this is to add this css. From the customizer > additional css:
 *     ```
       .wrap .arrow {
       display:none;
       }
       ```
   
 * Then you will want to close up the vast green band with:
 *     ```
       .home-featured .home-widgets-1 {
           padding: 0;
       }
       ```
   
 *  Thread Starter [rbvinc](https://wordpress.org/support/users/rbvinc/)
 * (@rbvinc)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/help-with-code-17/#post-10113611)
 * Thank you Mr. Ross Mitchell. It worked. Your help is great. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘help with code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [rbvinc](https://wordpress.org/support/users/rbvinc/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/help-with-code-17/#post-10113611)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
