Change Icons in Mobile view
I want to change this Icons
it would be perfect if team can provide this feature, also add customization ππΌ
Egor TretyakovΒ Yes, and I would suggest they be slightly larger. It's for small on mobiles. I know I can mess with the size in CSS.
Guys, is it possible to hide the sticky mobile footer navbar?
Anri MaglakelidzeΒ yes, you can use the following CSS:
.fcom_mobile_menu {
display: none!important;
}
See this post for how to add custom CSS to FluentComm
This feature would be very important to establish a design standard within the community. Since we can change the menu links, those in the footer would follow the same visual style.
