Skip to content
Public Ticket #18404

header mobile version search button

Conversation thread

ferdychan replied

Customer Reply

noted and thanks. i hope this bug will fixed on the next version

PenciDesign Supporter replied

Staff Reply

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.


ferdychan replied

Customer Reply

thanks team, is it problem if i edit direct from main.css ?

PenciDesign Supporter replied

Staff Reply

Hi,

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 started the conversation

Conversation Start
Customizing ▸ 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

4371131332.png
7756551069.png

Want to join this conversation or access attachments? Sign in first.