Hi, I want my store’s search bar in large size. Can anyone guide me on how to do that? THANKS> >
HI @Doublee02
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.minWidth {
min-width: 75rem !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Sorry. The code you have sent me is not working.