-
Author
-
July 3, 2017 at 15:46 #165974
Ayoade
ParticipantNow that we have a header option that allows a banner or any code, is it possible to add the KLEO search box in the header?
I have tried using the KLEO shortcode for side menu but the search box appears too large. How can I achieve this?
July 3, 2017 at 20:03 #166066Laura
ModeratorHello, you could add it and i can help you fix the styling issues 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 4, 2017 at 14:15 #166218Ayoade
ParticipantOkay thanks. I have added the search box now. Kindly help me style it.
Username – Ayoade
Password – ahmed310815
Login – https://www.afrimash.com/wp-admin/FTP Hostname – c26529.sgvps.net
Password – afrimash310815I look forward to your help asap. Thanks.
July 4, 2017 at 15:25 #166236Laura
ModeratorHello, changed a couple things, let me know if you want any specific style, you can share screenshots or anything that helps 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 4, 2017 at 17:05 #166256Ayoade
ParticipantGreat job!
Thank you for helping. I would actually prefer a slimmer search box like the one on eBay – http://www.ebay.com/.
July 4, 2017 at 17:28 #166262Laura
ModeratorHello, try adding this to style.css of child theme
COPY CODE.kleo-search-form #searchform .input-lg { height: 33px !important; border-radius: 0px !important; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; background-color: #fff; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 4, 2017 at 17:28 #166263Laura
ModeratorHello, try adding this to style.css of child theme
COPY CODE.kleo-search-form #searchform .input-lg { height: 33px !important; border-radius: 0px !important; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; background-color: #fff; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 6, 2017 at 19:00 #166537Laura
ModeratorHappy to help! 🙂 If you can rate us 5 stars at themeforest, that would help a lot 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 29, 2017 at 18:52 #168964Laura
ModeratorThanks you very much!
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 4, 2018 at 22:14 #193847Ayoade
ParticipantHi Laura,
After updating to the new version of Kleo, I lost the styling for the KLEO search box (attached). Could you please help me out?
April 5, 2018 at 13:21 #193882Laura
ModeratorHello, adding the code again doesn’t fix it?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 5, 2018 at 13:38 #193889Ayoade
ParticipantIt does not fix it. I have tried that and cleared the cache. Here’s the code I used:
COPY CODE.kleo-search-form #searchform .input-lg { height: 36px !important; border-radius: 8px !important; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; background-color: #fff; } .kleo-search-form #searchform .input-group-btn { position: absolute; right: 26px; top: 15% !important; } .kleo-search-wrap.kleo-search-form.search-style-default { margin-top: 1%; }April 8, 2018 at 20:01 #194155Laura
ModeratorHello, can you share ftp access? I will try to add it directly and see if it works
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 8, 2018 at 20:01 #194156Laura
ModeratorAlso try adding it to quick css at theme options
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 9, 2018 at 21:37 #194256Ayoade
ParticipantUsername – Ayoade
Password – ahmed310815
Login – https://www.afrimash.com/wp-admin/FTP Hostname – c26529.sgvps.net
Username – Woculu5
Password – afrimash310815I have tried adding it to Quick CSS …not working. Kindly take a look for me. Thanks.
April 11, 2018 at 01:57 #194341Laura
ModeratorHello, please try this
COPY CODEinput#s { height: 40px !important; }Let me know if it works now 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 11, 2018 at 12:49 #194380Ayoade
ParticipantGreat! This worked.
Only one issue is left …the background of the search box turns green when I click on it instead of white (as seen in the picture attached).
Can you help me make the background white after clicking? Thanks.
April 11, 2018 at 20:24 #194450Laura
ModeratorHello 🙂 this should fix that
COPY CODEinput#s:focus { background: white !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 11, 2018 at 23:37 #194459Ayoade
ParticipantExcellent, problem solved! Many thanks to you Laura.
April 13, 2018 at 02:25 #194553Laura
ModeratorAlways happy to help 🙂
If you didn’t already please rate us 5 stars at themeforest 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.