Title: patmur's Replies | WordPress.org

---

# patmur

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding multiple css codes](https://wordpress.org/support/topic/adding-multiple-css-codes/)
 *  Thread Starter [patmur](https://wordpress.org/support/users/patmur/)
 * (@patmur)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adding-multiple-css-codes/#post-4509679)
 * yes sorry I wrote the second one double, now I wrote again
 * .navbar .navbar-inner {
    -webkit-box-shadow: 0px 0px 0px ; -moz-box-shadow: 0px
   0px 0px ; box-shadow: 0px 0px 0px transparent; background:none } .format-icon:
   before { speak: none; text-transform: none; -webkit-font-smoothing: antialiased;
   padding-right: 10px; }
 * but the first one works and the icon is still there 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding multiple css codes](https://wordpress.org/support/topic/adding-multiple-css-codes/)
 *  Thread Starter [patmur](https://wordpress.org/support/users/patmur/)
 * (@patmur)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adding-multiple-css-codes/#post-4509620)
 * unfortunately I do not think so, at the moment I have insert this but the first
   input works and the second one not.
 * .navbar .navbar-inner {
    -webkit-box-shadow: 0px 0px 0px ; -moz-box-shadow: 0px
   0px 0px ; box-shadow: 0px 0px 0px transparent; background:none } .format-icon:
   before { speak: none; text-transform: none; -webkit-font-smoothing: antialiased;
   padding-right: 10px; .format-icon:before { speak: none; text-transform: none;-
   webkit-font-smoothing: antialiased; padding-right: 10px; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding multiple css codes](https://wordpress.org/support/topic/adding-multiple-css-codes/)
 *  Thread Starter [patmur](https://wordpress.org/support/users/patmur/)
 * (@patmur)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adding-multiple-css-codes/#post-4509598)
 * You do not see the box cause I had the code to remove it and it works.
    the problem
   is I can not add the other one. I need to add multiple. If I copy the code to
   eliminate the icon before the title in the sample page nothing happen and I would
   like to do both. Hope it is clear. thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Border around the menu](https://wordpress.org/support/topic/border-around-the-menu/)
 *  [patmur](https://wordpress.org/support/users/patmur/)
 * (@patmur)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/border-around-the-menu/#post-3789627)
 * Hello there,
    do not know if I have to open a new conversation or it is ok to
   continue here even if it is closed:
 * I have deleted the icon before the title in the sample pages with adding this
   code to the custom css field with this code:
 * .format-icon:before {
    speak: none; text-transform: none; -webkit-font-smoothing:
   antialiased; padding-right: 10px;
 * and it worked
    then I wanted to delete the box around the main menu but if I 
   copy also this code it does not work – it just works if I cancel the first one
 * .navbar .navbar-inner {
    -webkit-box-shadow: 0px 0px 0px ; -moz-box-shadow: 0px
   0px 0px ; box-shadow: 0px 0px 0px transparent; background:none }
 * how can I add more then one and let both working?
    thanks a lot

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