Textarea

  • Posts: 145
  • Thank you received: 1
5 years 10 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: 81539
  • Thank you received: 13069
  • MODERATOR
5 years 10 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.067 seconds
Powered by Kunena Forum