tommydamic68 Well-known member Licensed customer Jan 13, 2019 #1 Affected version 2.1 Beta 6 Xenforo 2.1
BassMan Well-known member Licensed customer Jan 13, 2019 #2 That's not a bug. Your footer is customized. Try with this fix in extra.less: CSS: .p-footer-custom .xb-footer-block ul li a { display: inline-flex; }
That's not a bug. Your footer is customized. Try with this fix in extra.less: CSS: .p-footer-custom .xb-footer-block ul li a { display: inline-flex; }
tommydamic68 Well-known member Licensed customer Jan 13, 2019 #3 BassMan said: That's not a bug. Your footer is customized. Try with this fix in extra.less: CSS: .p-footer-custom .xb-footer-block ul li a { display: inline-flex; } Click to expand... Yes, that worked, thank you @BassMan
BassMan said: That's not a bug. Your footer is customized. Try with this fix in extra.less: CSS: .p-footer-custom .xb-footer-block ul li a { display: inline-flex; } Click to expand... Yes, that worked, thank you @BassMan