Title: Layout Issue
Last modified: April 23, 2021

---

# Layout Issue

 *  Resolved [clancel](https://wordpress.org/support/users/clancel/)
 * (@clancel)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/layout-issue-27/)
 * Hi. On the shop page, there are 2 products listed. One is on sale and has a ‘
   sale’ sign above the product. I wish to remove the ‘sale’ sign so that the products
   are more lined up. Can you help me with this? Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flayout-issue-27%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [Mystery Themes](https://wordpress.org/support/users/mysterythemes/)
 * (@mysterythemes)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/layout-issue-27/#post-14362078)
 * Hello [@clancel](https://wordpress.org/support/users/clancel/)
 * Seems like you have remove the sales text. If you want to hide sale tag then 
   you can use the following code:
 *     ```
       .onsale {
       	display: none;
       }
       ```
   
 * Thanks 🙂

Viewing 1 replies (of 1 total)

The topic ‘Layout Issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mismo/1.2.3/screenshot.png)
 * Mismo
 * [Support Threads](https://wordpress.org/support/theme/mismo/)
 * [Active Topics](https://wordpress.org/support/theme/mismo/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mismo/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mismo/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mystery Themes](https://wordpress.org/support/users/mysterythemes/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/layout-issue-27/#post-14362078)
 * Status: resolved