S04e07 - Navbar search QUESTIONS/SUPPORT

Open to all! Ask other shopowners for help.
Post Reply
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

S04e07 - Navbar search QUESTIONS/SUPPORT

Post by ecartz »

Addon:
Adds in a searchbox in the Horizontal Navigation Bar

Download:
viewtopic.php?f=28&t=1065


Questions / Comments / Concerns

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

Re: S04e07 - Navbar search

Post by lecarlb »

Hello,

Is there a way to adjust the size of the search input box? My store is version 1.0.8.4.

Thanks
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: S04e07 - Navbar search

Post by heatherbell »

lecarlb wrote: Fri Sep 16, 2022 7:54 am Is there a way to adjust the size of the search input box?
Yes, apply CSS to set the sizing.
Spend some time using browser Dev Tools to experiment to achieve what you want before applying.
@media queries could also be used with the CSS to change the size according to viewport.
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: S04e07 - Navbar search QUESTIONS/SUPPORT

Post by burt »

Updated for v1.1.0.0.

v1.1.0.0 already has a navbar search, but this addon is different enough that some users might prefer this over the Core version. If you decide to use addon, you'd probably want to turn off the core navbar search, as you don't need two search modules ;)
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply