How do i change the alignment

Hello,

finaly i find out how to customize the Sidebar. But now there´s a problem, i can´t center the Menu. How can I change the Text alignment?

www.yskert.com



Greets

Yskert

Comments

  • Hi,

    It seems that we forgot about this option. I have already passed it to the dev team, and we will add it in the upcoming update.

    For now, please use the following CSS code:

    .mfn-sidemenu-tmpl .mfn-menu-wrapper .menu-item a{
     justify-content: center;
    }
    

    Put it in Betheme - > Theme options -> Custom CSS & JS -> CSS.


    Best regards

  • good to know. Thanks a lot for the Work around :D

Sign In or Register to comment.