Title: Mobile Theme Modification
Last modified: August 21, 2016

---

# Mobile Theme Modification

 *  Resolved [sdari](https://wordpress.org/support/users/sdari/)
 * (@sdari)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/mobile-theme-modification/)
 * Hi,
 * I’ve successfully edited Jetpack’s mobile theme, ‘minileven’, using custom css
   and everything looks great on an android device when I visit the site [http://www.indianexaminer.com](http://www.indianexaminer.com)
 * EXCEPT
 * that I can’t seem to change the color or get rid of the blue comment bubble, 
   right next to “leave a reply”.
 * Any ideas folks. Thanks
 * [http://wordpress.org/plugins/jetpack/](http://wordpress.org/plugins/jetpack/)

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

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [12 years, 10 months ago](https://wordpress.org/support/topic/mobile-theme-modification/#post-3964230)
 * You can change the color of the bubble with the following CSS:
 *     ```
       .commentlist .edit-link a::before, .entry-meta .comments-link a::before, .entry-meta .edit-link a::before, a.comment-reply-link::before {
       color:
       #3b8914;
       }
       ```
   
 *  Thread Starter [sdari](https://wordpress.org/support/users/sdari/)
 * (@sdari)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/mobile-theme-modification/#post-3964235)
 * That did it!
    Thank you.

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

The topic ‘Mobile Theme Modification’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [sdari](https://wordpress.org/support/users/sdari/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/mobile-theme-modification/#post-3964235)
 * Status: resolved