Title: thoughtfusion's Replies | WordPress.org

---

# thoughtfusion

  [  ](https://wordpress.org/support/users/thoughtfusion/)

 *   [Profile](https://wordpress.org/support/users/thoughtfusion/)
 *   [Topics Started](https://wordpress.org/support/users/thoughtfusion/topics/)
 *   [Replies Created](https://wordpress.org/support/users/thoughtfusion/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/thoughtfusion/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/thoughtfusion/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/thoughtfusion/engagements/)
 *   [Favorites](https://wordpress.org/support/users/thoughtfusion/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Portfolio Gallery - Photo Gallery] Hide the View More button](https://wordpress.org/support/topic/hide-the-view-more-button/)
 *  [thoughtfusion](https://wordpress.org/support/users/thoughtfusion/)
 * (@thoughtfusion)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/hide-the-view-more-button/page/2/#post-5640825)
 * Thanks for the quick reply.
 * I have already tried the `display: none` function and it doesn’t seem to work,
   i can’t figure out why.
 * The `visibility: hidden` works just as well for what i need (so far).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Portfolio Gallery - Photo Gallery] Hide the View More button](https://wordpress.org/support/topic/hide-the-view-more-button/)
 *  [thoughtfusion](https://wordpress.org/support/users/thoughtfusion/)
 * (@thoughtfusion)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/hide-the-view-more-button/page/2/#post-5640823)
 * I don’t know if this thread is still active or not but i’ve found a solution.
 * Setting the “show_linkbutton” to “off” doesn’t seem to work for me.
    BUT: you
   can add the following line of CSS to the “/portfolio-gallery/style/portfolio-
   all.css”
 *     ```
       .button-block {
           visibility: hidden;
       }
       ```
   
 * That will remove the button.

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