×

Notice

The forum is in read only mode.

New Page with all Tickets displayed

4 years 11 months ago #6164 by Silvan Armbruster
Just to make sure I understand this correct:
You mean, I should add this to every Css file of the JS-Support-Plugin?

Thanks for the help buddy :) 

Cheers
4 years 11 months ago #6165 by mohsin
Hi,
Not in every Css file of the JS-Support-Plugin
Add this css in any css file of the JS-Support-Plugin
.js-col-xs-12.js-col-md-12.js-ticket-wrapper {
   width: 48% !important;
   float: left !important;
   margin: 0 1% !important;
}
4 years 11 months ago #6170 by Silvan Armbruster
I'm afraid my english is nnot that good, but I really cant see the difference, I'm sorry. May you can tell me what css files you mean exactly?
4 years 11 months ago #6171 by mohsin
Hi,
At the end of this file add that code./wp-content/plugins/js-support-ticket/includes/css/style.css
you can access this file using cpanel or ftp.
.js-col-xs-12.js-col-md-12.js-ticket-wrapper {
   width: 48% !important;
   float: left !important;
   margin: 0 1% !important;
}
Or follow instructions on this page
www.wpbeginner.com/plugins/how-to-easily...your-wordpress-site/
4 years 11 months ago #6175 by Silvan Armbruster
Huge Thanks! Works pretty good. 
Problem now is, that some Ticketfields are larger than others, so there are spaces between them because the Subject is too long (See Attachment). May I can set a maximum length for the Subject-Field? 

Thanks a lot for the always really quick help, I really appreciate this.

Cheers
Silvan Armbruster
Attachments:
Time to create page: 0.089 seconds

Please publish modules in offcanvas position.