Hi Do Zuisang
If yes, so please add the CSS code below in the Additional CSS Box. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.
@media (max-width: 500px){
.row.align-self-center .align-self-center {
text-align: left;
}
.navbar-light .navbar-toggler {
float: right;
text-align: right;
display: block;
margin-top: 0.538rem;
}
}
Let us know if it works for you.
Thanks