Title: AccesPress
Last modified: August 22, 2016

---

# AccesPress

 *  Resolved [leroy391](https://wordpress.org/support/users/leroy391/)
 * (@leroy391)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/accespress/)
 * Hello,
 * I have downloaded this theme and I can’t solve something. How can I delete or
   hide the blog items and team items on the home page?
 * I only want to show the header and the post on the home page.
 * Can u please help me fast..
 * Thanks!

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

 *  [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/accespress/#post-5654145)
 * Hi,
    Put this following css code to Appearance -> Theme Options -> Tools -> Custom
   CSS -> For to hide blog section
 *     ```
       section#top-section, section#bottom2-section {
       display: none;
       }
       ```
   
 * Thanks,
 *  [nunik](https://wordpress.org/support/users/nunik/)
 * (@nunik)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/accespress/#post-5654255)
 * Hi,
 * Can you please give me CSS to remove Testimonials from home page?
 * Thank you
 *  [elegsam](https://wordpress.org/support/users/elegsam/)
 * (@elegsam)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/accespress/#post-5654270)
 * If you only want the slider and the featured posts to display, Goto
    Appearance-
   > Theme Options -> Tools -> Custom CSS -> To hide blog, testimonial, and about
   sections, put the below css code;
 * section#top-section, section#bottom2-section, section#about-section {
    display:
   none; }
 *  [vanessaN](https://wordpress.org/support/users/vanessan/)
 * (@vanessan)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/accespress/#post-5654291)
 * Hi,
    I would like to change the button at the end of the blog section, it’s in
   english and I would like to write in french… Instead of “view all” it will be“
   J’y vais!” Could someone help me please?

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

The topic ‘AccesPress’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accesspress-ray/1.19.5/screenshot.
   png)
 * AccessPress Ray
 * [Support Threads](https://wordpress.org/support/theme/accesspress-ray/)
 * [Active Topics](https://wordpress.org/support/theme/accesspress-ray/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accesspress-ray/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accesspress-ray/reviews/)

 * 4 replies
 * 5 participants
 * Last reply from: [vanessaN](https://wordpress.org/support/users/vanessan/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/accespress/#post-5654291)
 * Status: resolved