This topic has 5 replies, 3 voices, and was last updated 1 months, 2 weeks ago ago by Jack Richardson
Hi there! Can u chceck why I have these 2 problems:
1. I have uploaded images for elements in Main Menu customizer, but they are not showing in menu under header (I mean this beige bar with KONIE, DROB, BYDŁO, GRYZONIE etc). They should be visible above menu text.
2. I have uploaded some icons to the Floating Navigation Panel, in different colours, but after save they are taking colour from the last uploaded icon (blue?). Can u set them to be in original color?
Hello, mecenas666,
Thank you for reaching out to us with your concerns.
1/ https://www.8theme.com/documentation/xstore/menu-set-up/how-to-add-an-image-for-a-menu-item/
2/ Custom CSS code can be used:
.etheme-sales-booster-sticky-panel .fil0 {
fill: red
}
Best Regards,
8Theme’s Team
Still have some issue with floating navigation plugin. We need separate colour for every icon there. We just don’t need any customization for the color, only the standard colour that every svg icon has.
Any news? In your demo icons in floating navigation panel are colorful. Mine, after uploading csv files in different colours are in 1 colour only. Please check.
Hello @mecenas666
Please, check now !
We added next code snippet in your child-theme/functions.php
add_filter('etheme_sales_booster_floating_menu_svg_code', '__return_false');
The result is next -> https://prnt.sc/HmuoSJI46cYy
Kind regards,
Jack Richardson
The 8theme’s team
You must be logged in to reply to this topic.Log in/Sign up