Skip to main content

Change Icons in Mobile view

I want to change this Icons

Change Icons in Mobile view

Egor Tretyakov

it would be perfect if team can provide this feature, also add customization πŸ™ŒπŸΌ

Ryk Melck

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?

Aaron Liang

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

Elisa Faria

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.