This topic has 1 reply, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #153318
     danskeunge
    Participant

    Hi,

    A short question. How can I make the CSS input area bigger ?

    I tried this one here:

    #quick_css-textarea .large-text {
    height: 300px;
    }

    But its not working.

    Idea for development of the theme. Move the CSS to its own category and place it above the javescript input. Then make it possible for the user to write how high in pixels the field should be or shown at all.
    Also the body text could be in there. Right now I have to install a plugin to add the Facebook BODY text.

    Take care and have a nice day.

    Kind regards Peter

    #153442
     Laura
    Moderator

    Hello, can you share a link so i can view the field?
    Have you tried adding !important?
    Like

    COPY CODE
    
    #quick_css-textarea .large-text {
    height: 300px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?