- This topic has 2 replies, 2 voices, and was last updated 6 years, 6 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 › Gravida Support › donation theme mobile menu
Hello, we have an issue in mobile menu.
On the main menu we have a cart. It is displayed with a cart icon. in mobile menu the cart disappears. The item is there as it can be seen on the developers tools, but the cart icon won’t show no matter what colors and attributes we give it.
here are screen shots https://imgur.com/a/rZx6fta
WE hope you can help
Site URL: https://www.justsinbabyvegas.com/
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) {
.sidr-class-fa.sidr-class-fa-shopping-cart::before { content: "\f07a" !important; font-size: 26px !important;}
}
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]