Title: question
Last modified: August 20, 2016

---

# question

 *  [elenalyn3642](https://wordpress.org/support/users/elenalyn3642/)
 * (@elenalyn3642)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/question-34/)
 * I am debating on using this template. This is a probably a dumb question but 
   is the red banner/ribbon something that I can remove from top? Or just replace
   with a recatngle?

Viewing 1 replies (of 1 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/question-34/#post-3197736)
 * If you mean the ribbon things that stick out on both sides, yes, you can do that
   quite easily in the CSS code using “display: none;” like this (would need to 
   do the same on the right side):
 *     ```
       .ribbon-left {
           display: none;
       }
       ```
   
 * In general, you can changes almost any related to the appearance of a theme —
   mostly in the CSS code, though major changes might require php modifications 
   as well. The limiting factor is usually your time, effors, and skill/knowledge
   of CSS/HTML/PHP and/or your ability to learn same.

Viewing 1 replies (of 1 total)

The topic ‘question’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/question-34/#post-3197736)
 * Status: not resolved