- Compatible XF Versions
- 2.x
- Visible Branding
- No
- Additional Requirements
- EXTRA.less
Add this code in your template EXTRA.less :
Screen :
If you have questions I am here!
CSS:
/*aligns the text of the sidebars blocks*/
.block-minorHeader {
text-align:center;
}
If you have questions I am here!