• Resolved quantaweb

    (@quantaweb)


    I would like the search box to span the width of my sidebar (and hopefully to be made responsive?). Is there a way to do that? I’ve played with the CSS a bit but nothing I’ve tried changes it. Thanks for your help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    .widget .is-search-form label {
        width: 100%;
    }

    Best regards,

    Thread Starter quantaweb

    (@quantaweb)

    Vinod,
    Thank you! This solution worked perfectly. I appreciate your help — and this marvelous plugin!

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    You are most welcome here ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘full width search box?’ is closed to new replies.