Comments ferdychan started the conversationOctober 23, 2021 at 3:02pmCustomizing ▸ Logo & Header▸General when i choose Header Layout > Header 6, the search input text will got issue.note : i already reinstall and have same problem.kindly check below screenshot 2,613PenciDesign repliedOctober 23, 2021 at 3:19pmHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: @media only screen and (max-width: 767px) { .header-search-style-default #navigation.header-6 .show-search form.pc-searchform input.search-input { height: 60px; padding: 15px 35px 15px 0; } #navigation.header-6 .pcheader-icon > a, .header-search-style-default #navigation.header-6 .show-search a.close-search { height: 60px; line-height: 60px; }}Regards,PenciDesign.ferdychan repliedOctober 23, 2021 at 3:20pmthanks team, is it problem if i edit direct from main.css ? 2,613PenciDesign repliedOctober 23, 2021 at 3:23pmHi,You shouldn't edit the main.css file, all your customize will be lost if you update Soledad to the newest version in the future.Regards,PenciDesign.ferdychan repliedOctober 23, 2021 at 3:30pmnoted and thanks. i hope this bug will fixed on the next version Sign in to reply ...
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
thanks team, is it problem if i edit direct from main.css ?
Hi,
You shouldn't edit the main.css file, all your customize will be lost if you update Soledad to the newest version in the future.
Regards,
PenciDesign.
noted and thanks. i hope this bug will fixed on the next version