Title: thinkdoug's Replies | WordPress.org

---

# thinkdoug

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Add Custom CSS] Support for media queries?](https://wordpress.org/support/topic/support-for-media-queries-2/)
 *  Thread Starter [thinkdoug](https://wordpress.org/support/users/thinkdoug/)
 * (@thinkdoug)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/support-for-media-queries-2/#post-7680581)
 * I worked it out. There was a meta setting that needed to be added.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Add Custom CSS] Support for media queries?](https://wordpress.org/support/topic/support-for-media-queries-2/)
 *  Thread Starter [thinkdoug](https://wordpress.org/support/users/thinkdoug/)
 * (@thinkdoug)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/support-for-media-queries-2/#post-7680541)
 * [http://www.eatdrinkpolitics.com/home-2/](http://www.eatdrinkpolitics.com/home-2/)
 * This is how I am setting up my media query
 *     ```
       /*------------------------------------------------------------------
       [# All Devices under 960px]
       -------------------------------------------------------------------*/
       @media only screen and (max-width: 959px) {
   
       body {
           width:100% !important;
       }
       #staticWrapper.container_12 {
           width: 100% !important;
       }
       .container_12,
       div#main_wrapper {
           width: 100% !important;
       }
       .container_12 .push_3 {
           width: 100% !important;
           padding: 0 30px;
       }
       div#headerWrapper {
           height: initial !important;
       }
       #logo-image h2 a {
           width: auto !important;
           height: auto;
           line-height: initial;
       }
       #logo-image img {
               max-width: 82% !important;
               padding: 0 30px !important;
               width: 100%;
       }
       #main_area_wrapper {
           padding: 20px 0px;
       }
       .grid_6.alpha {
           width: 100% !important;
           margin: 0 !important;
       }
       #logo-image h2 {
           margin-bottom: initial;
           padding-bottom: initial;
       }
       #logo-image h1 {
               margin: 0;
           }
       div#header {
           display: flex;
           justify-content: center;
           padding: 20px 0;
       }
       .links-doug {
           flex-direction: column;
       }
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CSS] Support for media queries?](https://wordpress.org/support/topic/support-for-media-queries-3/)
 *  Thread Starter [thinkdoug](https://wordpress.org/support/users/thinkdoug/)
 * (@thinkdoug)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/support-for-media-queries-3/#post-7680930)
 * I need to make one page responsive. The theme is old, the site is going to be
   archived, and I am helping out a friend. I tried putting in media queries but
   they are being ignored.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CSS] Support for media queries?](https://wordpress.org/support/topic/support-for-media-queries-3/)
 *  Thread Starter [thinkdoug](https://wordpress.org/support/users/thinkdoug/)
 * (@thinkdoug)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/support-for-media-queries-3/#post-7680907)
 * Unfortunately, this custom theme that is very old isn’t set up that way.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Jump Menu] Frontend jump stopped working](https://wordpress.org/support/topic/frontend-jump-stopped-working-1/)
 *  Thread Starter [thinkdoug](https://wordpress.org/support/users/thinkdoug/)
 * (@thinkdoug)
 * [10 years ago](https://wordpress.org/support/topic/frontend-jump-stopped-working-1/#post-7239111)
 * I am still having this issue on new installs. Any updates about would be much
   appreciated.
 * Doug
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Jump Menu] Frontend jump stopped working](https://wordpress.org/support/topic/frontend-jump-stopped-working-1/)
 *  Thread Starter [thinkdoug](https://wordpress.org/support/users/thinkdoug/)
 * (@thinkdoug)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/frontend-jump-stopped-working-1/#post-7239088)
 * I am using the theme called Total which is a purchased theme. Below is what I
   get when going from a backend to backend and frontend to frontend.
 * Plugins:
    Contact Form 7 Duplicate Post Enable Media Replace Envato wp toolkit
   HTML social share Post snippets Rename wp-login.php simple history slider revolution
   tablepress templatera wp jump menu wpbakery visual composer
 * From Chrome Developer:
 *     ```
       JQMIGRATE: Migrate is installed, version 1.4.0
       Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
       Navigated to http://testdoug.com/podesta-test2/wp-admin/post.php?post=10&action=edit
       JQMIGRATE: Migrate is installed, version 1.4.0
       Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
       Navigated to http://testdoug.com/podesta-test2/services/
       JQMIGRATE: Migrate is installed, version 1.4.0
       Navigated to http://testdoug.com/podesta-test2/wp-admin/post.php?post=13&action=edit
       JQMIGRATE: Migrate is installed, version 1.4.0
       ```
   

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