Fluent Community Block Mobile View Style Correction
Shahjahan Jewel could you pass this on to your devs working on the theme compatibility? FC Block has top menu spacing for menu hamburger and icon does not match the native view. This is only in mobile view.
Would you be able to correct this your end? Here is my CSS that corrects it.( I had to remove the '@' as it was causing weird things in this post in the code block)
media only screen and (max-width: 768px) {
.fcom_top_menu {
padding-left: 10px !important;
padding-right: 10px !important;
}
.fhr_logo {
margin-left:-5px !important;
}
}
Noted.
Shahjahan Jewel It's just a minor fix with CSS anyway, I hope it gets fixed in the upcoming release.
Thanks for spotting this.... I noticed it as well
Hi Bryan William Paul Hopkins
Which theme are you using?
Raiyan Marzan my own super simple FSE block theme.
Raiyan Marzan Thrive themes