Textarea

  • Posts: 145
  • Thank you received: 1
6 years 5 months ago #293453

-- url of the page with the problem -- : lobo-contract.dk
-- HikaShop version -- : 3.4.0

How do i change the size of the textarea




Best regards
Brian
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13374
  • MODERATOR
6 years 5 months ago #293459

Hi,

The height and width of textareas are forced by your template. So you need to add CSS to override the CSS of your template.
For example:
textarea{ height: 200px !important; width: 300px !important; }

The following user(s) said Thank You: Nowweb

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum