Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #783144

    The product search widget has more spacing, especially at the top. How can I adjust this and why does it have more top margin or padding?

    I have placed a link for your reference in the private area

    #783431

    Hey hingex,

    Please try the following in Quick CSS under Enfold->General Styling:

    #woocommerce_product_search-3 {
      padding:0 !important;
    }

    Best regards,
    Rikard

    #785155

    That did not take but this did
    /*Custom widget font size*/
    .widgettitle { text-transform: none;
    font-size: 16px!important;
    padding:0 !important;
    }

    #785580

    Hi,

    Great, glad you found a solution and thanks for sharing :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.