Search box styling

This topic contains 2 replies, has 2 voices, and was last updated by  nwdsha 8 years, 12 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #39042

    nwdsha
    Free User
    Post count: 1

    Hello,

    I’m trying to remove the background and border styling of the search box widget and added the changes to my custom.css but it’s not applying.

    Is there a custom.css for the actual plugin? Am I missing something here?

    Can’t provide my website link as it’s not launched yet.

    Thanks in advance,
    Naweed

    #39043

    Simone
    Expired Member
    Post count: 3515

    Hello, are you using this in css?

    input.geodir_submit_search

    try to set the !important value, example

    
    
    input.geodir_submit_search {
    background:#ffffff !important;
    }
    #39044

    nwdsha
    Free User
    Post count: 1

    That was very helpful, thank you.

    The ‘!important;” value made a difference.

    I’m using firebug to find the CSS selectors.

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket