- This topic has 6 replies, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Bizroot Pro › font awesome in mobile-menu
Hi, the font awesome icon is not showing up in the mobile menu. Can you take a look? maybe you can provide me with some code to fix the issue.
Site url https://winstuitjewoning-webshop.nl/
Hello,
You can add icons referring to the below-given screen record.
https://www.loom.com/share/14764790fc4d40949932a9e6f3149cb0
Further, if you have another issue, please provide us with the proper screenshot of the section so that we can clear and help you with the fixes.
Regards.
Hi, thanks. Yes i know, but the icon is not in the menu om mobile devices. Its only appears in the desktop view.
Hello,
When we inspected your site URL, we are unable to find such issues.
Please provide us with the screenshot so that we can be more clear and help you.
Thank you.
Hi,
see here the problem
https://winstuitjewoning-webshop.nl/wp-content/uploads/2020/desktop.png
https://winstuitjewoning-webshop.nl/wp-content/uploads/2020/mobile.png
The card icon is not visible on mobile
Hello,
Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to show the shopping cart icon in mobile with the search.
@media(max-width: 900px){
#main-nav{
display: block !important;
}
#primary-menu li:not(:last-child){
display: none !important;
}
}
Hope this helps.
If you have further queries, let us know.
Regards.
Good solution, this works well!
Hello,
Glad we could help.
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. |