Title: Triangle Flags
Last modified: November 13, 2023

---

# Triangle Flags

 *  Resolved [turkeez](https://wordpress.org/support/users/turkeez/)
 * (@turkeez)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/triangle-flags/)
 * Is it possible to change the flags to corner triangles in the top left corner
   of the image with the text rotated and through the center? If so, where can I
   make this adjustment?

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

 *  Plugin Author [Property Hive](https://wordpress.org/support/users/propertyhive/)
 * (@propertyhive)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/triangle-flags/#post-17200207)
 * A great question. I’ve put together the following CSS that will allow you to 
   achieve this:
 * `.propertyhive ul.properties li .thumbnail a { overflow:hidden; }
   .propertyhive
   ul.properties li .thumbnail a .flag {top:-35px !important;left:-65px !important;
   border-top: 60px solid #dd3333;border-bottom: 0px solid transparent;border-right:
   30px solid transparent;border-left: 30px solid transparent;transform: rotate(-
   45deg);}
 * Note that the positioning and color #dd33333 will need to change accordingly 
   but hopefully that should allow you to achieve what you’re after, or at least
   get you started.
 * Of course let me know if I can assist further,
 * Steve
 *  Thread Starter [turkeez](https://wordpress.org/support/users/turkeez/)
 * (@turkeez)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/triangle-flags/#post-17201926)
 * Thank you so much for replying, can you please confirm where I would add the 
   CSS because it doesn’t seem to work with all the CSS files I attempt to add it
   too.
 * I have added it to the Customise CSS section of the Template Assistant and it
   seems to have worked there, thanks for all your help. If this is in the wrong
   location, please let me know and I can amend it
    -  This reply was modified 2 years, 6 months ago by [turkeez](https://wordpress.org/support/users/turkeez/).
 *  Plugin Author [Property Hive](https://wordpress.org/support/users/propertyhive/)
 * (@propertyhive)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/triangle-flags/#post-17202004)
 * The ‘Appearance > Customise > Custom CSS’ section is fine.
 * Glad to hear it worked.
 * Steve

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

The topic ‘Triangle Flags’ is closed to new replies.

 * ![](https://ps.w.org/propertyhive/assets/icon-256x256.gif?rev=3206072)
 * [Property Hive](https://wordpress.org/plugins/propertyhive/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/propertyhive/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/propertyhive/)
 * [Active Topics](https://wordpress.org/support/plugin/propertyhive/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/propertyhive/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/propertyhive/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Property Hive](https://wordpress.org/support/users/propertyhive/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/triangle-flags/#post-17202004)
 * Status: resolved