This topic has 6 replies, 3 voices, and was last updated 10 years by SQadmin.

  • Author
  • #6172
     joeldecker
    Participant

    Is there a way to remove the home search box (10px) boarder?
    Just the color without the boarder would help our design and branding
    efforts to customize the theme. Thank you for all your help!

    #6173
     adam
    Participant

    Give this a try in quick css:

    COPY CODE
    
    .form-search {
    border: none;
    }
    
    #6193
     joeldecker
    Participant

    Only deletes the sides, not the top or
    top corners. Thanks though Adam.

    #6194
     adam
    Participant

    Add this also:

    COPY CODE
    
    .form-header {
    border:none;
    }
    
    #6197
     joeldecker
    Participant

    Nice one!
    Thanks Adam.

    #6204
     adam
    Participant

    🙂

    #6233
     SQadmin
    Keymaster

    Thanks @adam 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?