New Landing How can we help? Themeforest Theme Support Flexform Need CSS to change text colour in search box

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #145876
    Shiftdialog
    Member
    Post count: 55

    Hi Fellas at Flexform!

    Hoping you can help with a small thing. I really don’t know my way around CSS. I would like to change the text colour in the search box (to white) without affecting my body copy. Can you please give me the custom CSS to make this revision?

    Many thanks!
    SD

    #145885
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    
    #nav-search input{
    color:#FFF!important;
    }

    -Rui

    #145889
    Shiftdialog
    Member
    Post count: 55

    Brilliant!!! Thank you, Rui!

    SD/r

    #145891
    Shiftdialog
    Member
    Post count: 55

    Is there a central place where I can find these CSS things, along with info on how to edit? I need to learn this stuff and I hate to bother you all the time with it. I have a very demanding client so I know this stuff is going to come up again and again.

    Please let me know,
    Thanks a million,
    r

    #145893
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Lots of places with css. Google search it’s also good.
    http://css-tricks.com/

    But also important it’s to inspect a browser page code and change css properties in realtime. This will also be a good learning method.

    More info about that
    https://developer.chrome.com/devtools

    Also if it’s things not to complex we can help, if takes to much time we can’t suppor t those customizations.

    -Rui

    #145900
    Shiftdialog
    Member
    Post count: 55

    Okay, terrific Rui. Thanks for these resources.

    I confess to being a little afraid of CSS – of making mistakes and messing everything up.

    Thanks for your continued offer to support me. I appreciate it.

    SD/r

    #145934
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register