Slight bleeding Top/Bottom on the Search button

Ivory Search Forums Support Slight bleeding Top/Bottom on the Search button

Tagged: ,

Viewing 2 reply threads

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #7362
      myBCN
      Participant
      • Topics: 2
      • Replies: 3

      Hi,

      Hope you are doing well. Thank you for a great plugin.

      When styling in the Customiser the Search button is bleeding Top and Bottom as you can see in the attached image. It’s just a couple of pixels but I have no way in the interface to prevent this.

      I’m using the latest version of Elementor Pro if that has any significance.

      //Matt

      Attachments:
      You must be logged in to view attached files.
    • #7364
      myBCN
      Participant
      • Topics: 2
      • Replies: 3

      .is-search-submit {
      min-height: 47px;
      }

      This is the CSS that is wrong. I’m guessing it should not be set, or be Auto?

      .is-form-style button.is-search-submit {
      width: 36px;
      height: 36px;
      }

      As you know this comes before in the code and sets the button correctly to 36px, this is then overridden by the min-height: 47px;

      I am by no means proficient enough in CSS to understand this fully, this is just my interpretation. It did solve my issue.

      //Matt

    • #7384
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      Awesome great to see you got that solved.

      Please advise if you have more questions.

      Have a fantastic day!

Viewing 2 reply threads

You must be logged in to create new topic or reply to the topic.