Edit product page

This topic contains 9 reply and 2 voices, and was last updated by towhid 8 years, 7 months ago
Viewing 9 Posts - 1 through 9 (of 9 total)
Author Posts
August 24, 2015 at 2:09 am 68771
towhid Hello, I am getting a strange error on the edit product page. It is throwing up all kind of issues. It is not responsive, have of the page is cut off, not scroll bar or anything. Any suggestions on how i can fix this.
August 24, 2015 at 2:14 am 68772
Nurul Nurul

Here is a screenshot: https://dl.dropboxusercontent.com/u/43582246/Wedevs/edit%20product%20page%202.png
https://dl.dropboxusercontent.com/u/43582246/Wedevs/Edit%20Product.png

Thank you

August 24, 2015 at 5:23 pm 68852
towhid towhid

Hello Nurul,

Please provide me the site URL. I will check the responsive issue.

Thanks

August 24, 2015 at 6:25 pm 68865
Nurul Nurul

hi towhid bhai, it is http://www.mymuslimmall.com

August 25, 2015 at 12:04 pm 68959
towhid towhid

Hello Nurul,

Please provide your login details by using this form: http://wedevs.com/provide-login-details/. I will have a look what is going wrong.

Thank you 🙂

August 25, 2015 at 6:49 pm 69026
Nurul Nurul This reply has been marked as private.
August 26, 2015 at 2:44 pm 69118
towhid towhid

Hello Nurul,

I still do not get the correct login details for admin access. Please check yourself and send me the correct login details.

Thanks

August 26, 2015 at 10:27 pm 69227
Nurul Nurul

i tried it towhid bhai, please try it again

August 26, 2015 at 10:27 pm 69229
Nurul Nurul

it is working

August 27, 2015 at 2:39 pm 69317
towhid towhid

Hello Nurul,

Still I am not able to login your site backend.

Here is the solution of the product edit responsive issue:

Please open themes/nielsen-child/style.css

Now paste this code at the bottom of the file.

@media (max-width: 767px) {

  #wrapper {
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
}
  .dokan-dashboard-menu {
    height: auto;
  }
}
Viewing 9 Posts - 1 through 9 (of 9 total)