Logo and search box positioning

Open to all! Ask other shopowners for help.
Post Reply
Alice777
Member
Posts: 5
Joined: Sun Mar 21, 2021 4:13 pm
Phoenix Version:

Logo and search box positioning

Post by Alice777 »

I notice on smaller screens the logo pops up above the search box. Is there a way to prevent that from happening? I'd like to keep the search box and logo on the same level and just make the logo much smaller on small screens.


Join The Code Co-op to get access to your library in the Code Co-op Forum
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: Logo and search box positioning

Post by ecartz »

If you override the tpl_cm_header_logo.php and tpl_cm_header_search.php templates to change col-sm-6 to just col-6, that should do it.


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