Title: responsive problem
Last modified: September 1, 2016

---

# responsive problem

 *  Resolved [julianne1991](https://wordpress.org/support/users/julianabrahimllari1991/)
 * (@julianabrahimllari1991)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/responsive-problem-20/)
 * I am working on my website : [http://2stalbania.al/alltech/](http://2stalbania.al/alltech/).
   The template I am using is: SEO WPVersione 1.0.7. On my pc everything is ok,I
   have this result: [https://s31.postimg.org/690q7hdmx/desktop.png](https://s31.postimg.org/690q7hdmx/desktop.png)
   while on mobile and on tablet I have this terrible result: [https://s31.postimg.org/r76w5kdhn/mobile1.png](https://s31.postimg.org/r76w5kdhn/mobile1.png),
   [https://s31.postimg.org/nouw96cln/tablet.png](https://s31.postimg.org/nouw96cln/tablet.png).
   I checked for <meta name=”viewport” content=”width=device-width, initial-scale
   =1″> and it is already in the code.
 * can you help me please?

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [9 years, 8 months ago](https://wordpress.org/support/topic/responsive-problem-20/#post-7626968)
 * The issue has been caused due to modifications of the theme’s stylesheet. Those
   modifications are highlighted here: [https://www.diffchecker.com/dfbkudis](https://www.diffchecker.com/dfbkudis)(
   original file on the left).
 * Using a process of elimination, you should be able to find the cause.
 * In future, use a Custom CSS plugin to hold your CSS modifications so that you’re
   not wading through a thousand lines of code.
 *  Thread Starter [julianne1991](https://wordpress.org/support/users/julianabrahimllari1991/)
 * (@julianabrahimllari1991)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/responsive-problem-20/#post-7626978)
 * thanks Andrew but it continues being the same,I checked the changes and all I
   have done are changes of colour,alignment and floating and font size,I dont really
   get where the problem is.Can you helo me making it _Not responsible_ so this 
   way I can have full website on a mobile view??
 *  Thread Starter [julianne1991](https://wordpress.org/support/users/julianabrahimllari1991/)
 * (@julianabrahimllari1991)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/responsive-problem-20/#post-7626982)
 * thanks Andrew but it continues being the same,I checked the changes and all I
   have done are changes of colour,alignment and floating and font size,I dont really
   get where the problem is.Can you helo me making it Not responsible so this way
   I can have full website on a mobile view??
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [9 years, 8 months ago](https://wordpress.org/support/topic/responsive-problem-20/#post-7627002)
 * When I replace all of the code inside the ‘style.min.css’ file of your website,
   with the code of the original theme’s style.min.css file, the issues disappear.
   That’s my conclusion.
 *  Thread Starter [julianne1991](https://wordpress.org/support/users/julianabrahimllari1991/)
 * (@julianabrahimllari1991)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/responsive-problem-20/#post-7627155)
 * yeap you are right but i want to have the website the way it appears on my desktop
   and thi is what I am really asking help for.I’ll try posting the question again.
   And thank you 🙂
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [9 years, 8 months ago](https://wordpress.org/support/topic/responsive-problem-20/#post-7627163)
 * Change this:
 *     ```
       <meta name="viewport" content="width=device-width, initial-scale=1">
       ```
   
 * To this:
 *     ```
       <meta name="viewport" content="width=device-width, initial-scale=0">
       ```
   
 * Just make sure that the pinch still works on mobile

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

The topic ‘responsive problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/seo-wp/2.5.0/screenshot.png)
 * SEO WP
 * [Support Threads](https://wordpress.org/support/theme/seo-wp/)
 * [Active Topics](https://wordpress.org/support/theme/seo-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/seo-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/seo-wp/reviews/)

## Tags

 * [Mobile responsive](https://wordpress.org/support/topic-tag/mobile-responsive/)
 * [not responsive](https://wordpress.org/support/topic-tag/not-responsive/)
 * [responsive problem](https://wordpress.org/support/topic-tag/responsive-problem/)
 * [wordpress 4.5.3](https://wordpress.org/support/topic-tag/wordpress-4-5-3/)

 * 6 replies
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/responsive-problem-20/#post-7627163)
 * Status: resolved