This topic has 1 reply, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #193873
     szmek9
    Participant

    Hi.,

    I updated to the last version. But the styling of search button seem to be off in my case.

    See the attachment.

     

    Attachments:
    You must be logged in to view attached files.
    #193918
     Radu
    Moderator

    Hi,

    Add this css it should arrange it nicely, not sure how it was before

    COPY CODE
    
    
    .sidebar form.woocommerce-product-search button[type=submit] {
        position: absolute;
        right: -1px;
        top: -1px;
        padding: 0px 15px;
        border-radius: 14px;
        border-color:#b5b5b5 !important; 
    
    }
    
    .sidebar form.woocommerce-product-search {
        height: 32px !important;
    }
    
    
    

    With that it will look like

    Cheers
    R

    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 ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?