Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Increase the height of the description field
#1
Hi,

I want to increase the height of the description field when in full edit mode.

I previous version of Corebos I did it by modify themes/softed/style.css height parameter in the textarea section:

Code:
textarea {
       width:95%;
       height:70px;   <<<<<<<<<<<<<<<<<<<<
       border:1px solid #dadada;
}

Now in the new version that have new UI everything change and I'm lost.

Could you please give me some direction in which file/section to do it.

Thank you
Reply


Messages In This Thread
Increase the height of the description field - addady2 - 09-06-2020, 08:11 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)