Footer Logo Widget

Posted in: Newspaper
Post count: 249

Hello,

Would it be possible to make the text fields bigger? I’m trying to use Ninja Popups shortcode in there and also it makes it impossible to edit text. http://take.ms/3qhqP

Post count: 341

You always have another editors like notepad or wordpad! 🙂

Post count: 6600

Hi,

Try this css:

#td-footer-1 input {
height: 50px;
word-break: break-word;
}

Note that this will change all input fields from the footer 1 widgets area, change the height as you like.
Hope this helps!

Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.