Title: Edit mobile css
Last modified: August 21, 2016

---

# Edit mobile css

 *  [dubzzdigital](https://wordpress.org/support/users/dubzzdigital/)
 * (@dubzzdigital)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/edit-mobile-css/)
 * Hi
    I would like to customise the css for mobile, can you explain where/how to
   do this. Thanks for a great theme and great support!

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/edit-mobile-css/#post-4743052)
 * The theme uses css media queries to change layouts for screensizes.
 * Here is an example:
 *     ```
       @media (max-width: 768px) {
       //add your code here
       }
       ```
   
 * what are you trying to change?
 * Kadence Themes
 *  Thread Starter [dubzzdigital](https://wordpress.org/support/users/dubzzdigital/)
 * (@dubzzdigital)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/edit-mobile-css/#post-4743090)
 * Hi
    This is the page I want to edit. [http://cricketacademy.kiwi.nz/about-us/](http://cricketacademy.kiwi.nz/about-us/)
   In mobile view, I do not want the image of the cricketer showing – I have put
   the image in a div and intend to set to display:none. I’m also trying to make
   the youtube iframe fit within the mobile page. Thanks for your reply.
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/edit-mobile-css/#post-4743215)
 * Looks like you added the code, did you add the video using the theme shortcode?
 * Kadence Themes
 *  Thread Starter [dubzzdigital](https://wordpress.org/support/users/dubzzdigital/)
 * (@dubzzdigital)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/edit-mobile-css/#post-4743243)
 * No, I had forgotten about that option. I managed to fix the display using css
   although its not quite perfect now in the desktop version.
    I will look at using
   the shortcode. Thanks for your response.

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

The topic ‘Edit mobile css’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [dubzzdigital](https://wordpress.org/support/users/dubzzdigital/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/edit-mobile-css/#post-4743243)
 * Status: not resolved