Title: Mobile Version Differences
Last modified: August 14, 2023

---

# Mobile Version Differences

 *  [bberger29](https://wordpress.org/support/users/bberger29/)
 * (@bberger29)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/mobile-version-differences/)
 * Hello again, I am looking to customize what the mobile version of my website 
   looks like such as including the header automatically and not having to hit the
   expand triple arrows to bring it down. Also, when I expand the main menu the 
   slider that is on the front page stays and makes it difficult to read. I would
   also like to show the sidebar widget somehow.
   All help is appreciated, thank 
   you so much!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-version-differences%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Desert Themes](https://wordpress.org/support/users/desertthemes/)
 * (@desertthemes)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/mobile-version-differences/#post-16973107)
 * For the Header, Please add below css in Customizer => Additional css
 *     ```wp-block-code
       button.dt_mobilenav-topbar-toggle {
           display: none !important;
       }
   
       .dt_mobilenav-topbar div.dt_mobilenav-topbar-content {
           display: block !important;
       }
       ```
   
 * Please share here screenshot, What problem you are facing in Slider ?
 *  Thread Starter [bberger29](https://wordpress.org/support/users/bberger29/)
 * (@bberger29)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/mobile-version-differences/#post-16974062)
 * How do I post pictures in the forum response?
   Thank you for that code though,
   it fixed that problem.
 *  Theme Author [Desert Themes](https://wordpress.org/support/users/desertthemes/)
 * (@desertthemes)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/mobile-version-differences/#post-16977064)
 * You can use it [https://imgbb.com/](https://imgbb.com/)

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

The topic ‘Mobile Version Differences’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Desert Themes](https://wordpress.org/support/users/desertthemes/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/mobile-version-differences/#post-16977064)
 * Status: not resolved