Cannot change Text Area size on page

  • Skivey

    #10553

    Hi all, long time no see 🙂 Still using Graphene, love it! Haven’t had to come back for a while as i seem to pretty much know this theme inside out however I have stumbled upon a problem.

    I am building a huge community website which has 10 authors and another 20 who want to get on board for a town that holds 20,000 people. Fully designed and moulded the way I like to do my sites 😛

    Im having a little difficulty adjusting a text area. It seems that the Graphene Theme is overriding the plugin settings.

    The site is currently in maintenance mode, and I really dont want to open it to the public eye until its finished, so i am willing to give login rights to an admin to see the problem

    Below is a screen shot of the problem I have, its it on a page.

    The plugin I’m using is Front End PM, I have used their suggested CSS but it isnt working

    Your help would be greatly appreciated.

    Matt

    P.S. you’re welcome to add this to your wiki of sites along with another I have completed (as well as the 2 you already have on there)

    site in question: http://www.sheptonspot.com

    New site thats complete: http://www.cityofwells.info

    Image of problem:

    Screen_Shot_2016_11_20_at_14_19_50.png

    Skivey

    #46410

    I solved this by typing the below

    input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="date"], input[type="datetime"], input[type="datetime-local"], textarea {
    font-size: 24px;
    height: 35px;
    }

    Thanks

    🙂

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.