Public Ticket #286

Responsive issue, Design / Setup issue

Closed
Comments
DexignLab
Yamini Gaur replied 2 years ago on September 07, 2021 at 07:02 AM

Hello Sir,

Hope you are doing well, It's a follow-up message regarding your current Ticket. 

We did not get your feedback on the last message so just want to ask if your problem has been fixed we can close your ticket, but if you did not get a solution still please update us. 


Note: in case of not receiving any reply in the next 24 Hours ticket will close automatically.

Thanks & Regards

Yamini

DexignZone

DexignLab
Yamini Gaur replied 2 years ago on August 31, 2021 at 06:37 AM

Hello Sir,

Thanks for being our customer.

Please change the "public/scss/layout/sidebar/_fixed-sidebar.scss" file as shown in the below screenshot

Check: https://prnt.sc/1quyj88

After that, you need to compile the scss file using 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

Thanks & Regards

Yamini

DexignZone


DexignLab
Gurkan Erden replied started the conversation 2 years ago on August 29, 2021 at 07:44 AM

I am using on Laravel. I want to do changes on fixed sidebar's width as its currently 340px. (Right side bar which opens after you click on the header buttons Notes, chatbox etc.)

I've updated scss files and run npm run dev and npm run prod it compiles correctly however as sass not on webpack.mix.js so it cannot be compiled by laravel. 

Please advise how I can apply my changes or as example how to apply the changes from _fixed-sidebar.scss or just how to change 

.chatbox{

 width:450px;

Thank you,