Title: Keeping page content responsive/remove responsive
Last modified: August 21, 2016

---

# Keeping page content responsive/remove responsive

 *  Resolved [Brandit360](https://wordpress.org/support/users/brandit360/)
 * (@brandit360)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/keeping-page-content-responsiveremove-responsive/)
 * Hello, I have made some customizations to one page in particular:
 * [http://new.hardinbuilders.com/?page_id=8](http://new.hardinbuilders.com/?page_id=8)
 * How do I maintain responsiveness with the custom content on this page?
    If not
   and also- How can I remove the responsiveness of theme? Thank you for your help
   and this awesome theme!

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

 *  [cindy c](https://wordpress.org/support/users/cindy_conlinyahoocom/)
 * (@cindy_conlinyahoocom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/keeping-page-content-responsiveremove-responsive/#post-4166910)
 * Hi Brandit360, it looks like you have other pages that act responsive – what 
   did you do to change that particular page content?
 * I am having a similar issue – I added some custom content to my pages but none
   of it is responsive. I think I accidentally removed a bunch of the responsive
   code in the main page template, did you do that on your specific page? I don’t
   know if I can help but maybe we can figure something out!
 * cindy
 *  Theme Author [Anthony Hortin](https://wordpress.org/support/users/ahortin/)
 * (@ahortin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/keeping-page-content-responsiveremove-responsive/#post-4166913)
 * All your content has inline styles, including fixed widths, which is why it’s
   not responsive. Have a look at this screenshot to see what I’m talking about…
 * [http://cl.ly/image/39471A3U0S40](http://cl.ly/image/39471A3U0S40)
 * All these inline styles could’ve been added because you copied ‘n pasted from
   another site, an MS Word document, or you could have simply added them in yourself.
   Either way, you’ll need to remove these styles for your content to be responsive.
 *  Thread Starter [Brandit360](https://wordpress.org/support/users/brandit360/)
 * (@brandit360)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/keeping-page-content-responsiveremove-responsive/#post-4166926)
 * Thank you for taking the time to review this Anthony. I did add the content myself.
   
   So in order to achieve the styling, I should have created a class or id and the
   called upon that class or id within the div on that page? Will doing it that 
   way maintain the responsiveness? Again that you for your time!
 *  Theme Author [Anthony Hortin](https://wordpress.org/support/users/ahortin/)
 * (@ahortin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/keeping-page-content-responsiveremove-responsive/#post-4166930)
 * Correct. All your styles should be added to the style.css stylesheet in your 
   theme folder.
 * As far as the content goes, I would suggest using a page with a sidebar rather
   than the full width template, and then add that content (running down the right-
   hand side of the pag) to your sidebar widgets. You could use something like the
   [Black Studio TinyMCE Widget](http://wordpress.org/plugins/black-studio-tinymce-widget/)
   to easily add content and an image. You can then just style the widgets however
   you want.
 * Also, when adding your styles, don’t use the `width` style (unless you plan on
   changing it in the media queries as well) , otherwise you’ll find it will mess
   with the responsiveness, like it does now. Using the sidebar as I mentioned above,
   you shouldn’t need to specify widths anyway.
 *  Thread Starter [Brandit360](https://wordpress.org/support/users/brandit360/)
 * (@brandit360)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/keeping-page-content-responsiveremove-responsive/#post-4166931)
 * Thank you so much Anthony! Great theme!
 *  Theme Author [Anthony Hortin](https://wordpress.org/support/users/ahortin/)
 * (@ahortin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/keeping-page-content-responsiveremove-responsive/#post-4166932)
 * No probs. And thanks 🙂

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

The topic ‘Keeping page content responsive/remove responsive’ is closed to new replies.

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

## Tags

 * [page content](https://wordpress.org/support/topic-tag/page-content/)
 * [remove responsive](https://wordpress.org/support/topic-tag/remove-responsive/)

 * 6 replies
 * 3 participants
 * Last reply from: [Anthony Hortin](https://wordpress.org/support/users/ahortin/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/keeping-page-content-responsiveremove-responsive/#post-4166932)
 * Status: resolved