- This topic has 2 replies, 2 voices, and was last updated 4 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Kids Education Pro › hamburger menu missing
Hi there,
When you look at the fuelcatering.ca website ON A PHONE the hamburger menu shows up on the homepage, about us page, school catering, extended services and contact pages.
It does NOT show up on the camp catering and the catering pages.
Could you please help me fix it.
Also ON A PHONE it displays a SEARCH field in the hamburger menu which I don’t want. How can I remove it? If it’s not possible to remove this can the image boxes that show up in the search result be removed so that it only shows text in the search results?
Could you please help me fix this as well.
Thanks,
Carolin
I figured out the first question about the menu not showing so I don’t need your help on that anymore, but I still need help with removing the SEARCH field in the hamburger menu please.
Thanks,
Carolin
Hello,
Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the search field from the hamburger menu in mobile device.
@media screen and (max-width: 1000px){
.home input.responsive-menu-search-box {
display: none;
}}
Hope this helps.
If you have further queries, let us know.
Regards.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |