Title: Shape triangle
Last modified: March 11, 2022

---

# Shape triangle

 *  [bastiaan1232](https://wordpress.org/support/users/bastiaan1232/)
 * (@bastiaan1232)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shape-triangle/)
 * I want that the picture goes over the triangle shape how can i fix? And also 
   that it doesnt show up on mobile
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshape-triangle%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shape-triangle/#post-15451323)
 * Hi there,
 * Can you try setting the inner index to 5?
    [https://docs.generateblocks.com/article/container-overview/#spacing](https://docs.generateblocks.com/article/container-overview/#spacing)
 *  Thread Starter [bastiaan1232](https://wordpress.org/support/users/bastiaan1232/)
 * (@bastiaan1232)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shape-triangle/#post-15451358)
 * It works, but how can i hide it on mobile?
 *  Plugin Support [ying](https://wordpress.org/support/users/yingscarlett/)
 * (@yingscarlett)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shape-triangle/#post-15451435)
 * You can add a custom CSS class to the GB container which holds the shape, eg.`
   container-x`, then add this CSS:
 *     ```
       @media (max-width: 768px) {
           .gb-container.container-x >.gb-shapes .gb-shape-1 svg {
               height: 0;
           }
       }
       ```
   
 *  Thread Starter [bastiaan1232](https://wordpress.org/support/users/bastiaan1232/)
 * (@bastiaan1232)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shape-triangle/#post-15451841)
 * It is still vusable. Could you take a look again
 *  Plugin Support [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/shape-triangle/#post-15452358)
 * Hi there,
 * try clearing your browser cache

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

The topic ‘Shape triangle’ is closed to new replies.

 * ![](https://ps.w.org/generateblocks/assets/icon.svg?rev=3239461)
 * [GenerateBlocks](https://wordpress.org/plugins/generateblocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/generateblocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/generateblocks/)
 * [Active Topics](https://wordpress.org/support/plugin/generateblocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/generateblocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/generateblocks/reviews/)

## Tags

 * [shape](https://wordpress.org/support/topic-tag/shape/)

 * 5 replies
 * 4 participants
 * Last reply from: [David](https://wordpress.org/support/users/diggeddy/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/shape-triangle/#post-15452358)
 * Status: not resolved