Public Ticket #1676

Responsive issue, Design / Setup issue

Closed
Comments
DexignLab
Yamini Gaur replied 2 years ago on January 29, 2022 at 11:53 AM

Hello Mitesh Sheta,

Thanks for waiting. Sorry for the late reply. There was some technical issue so, we can't reply to you on time.

Please share some screenshots to elaborate on your query. So, we detect the issue properly.

Thanks

DexignLab
Mitesh Sheta replied 2 years ago on January 27, 2022 at 11:15 AM

Waiting for the solution of unresponsive issue. I gave you steps to reproduce the problem in my last message.

DexignLab
Mitesh Sheta replied 2 years ago on January 26, 2022 at 07:24 AM

Okay, thanks.

What about unresponsive to clicks issue? While developing, any changes done to code makes UI unresponsive to clicks.

DexignLab
Yamini Gaur replied 2 years ago on January 26, 2022 at 07:01 AM

Hello Mitesh Sheta,

Thanks for being our customer.

To change custom color please follow below file path and screenshot-

Check File Path: mophy\src\scss\abstracts\_bs-custom.scss

Check screenshot: https://prnt.sc/26jghxf

You can change color as shown in the screenshot( in the file _bs-custom.scss)

And please don't do that you directly change in CSS file, this is the wrong method.

You should change in SCSS and then compile it with the help of koala software.

You can download the koala software from: http://koala-app.com/

To learn how to compile using koala please check below youtube video

Check: https://www.youtube.com/watch?v=j63PctT7GN4


After this, if you face any problem please tell us. We are here to help you.


Thanks & Regards

Yamini

DexignZone

DexignLab
Mitesh Sheta replied started the conversation 2 years ago on January 25, 2022 at 12:43 PM

Trying to change the theme color to custom color but changes done in scss files are not loaded. Can you please guide me what I need to do?

-- Update

I have made changes directly to style.css and they are loading. However, I have faced one another issue. Whole page becomes unresponsive some times. Means, page loads fines but click is not responding on any element including buttons, textfields and menus. I re-tested the demo on themeforest and same issue is there too. The issue is random, after reloading the same page, everything starts working normal again.