PenciDesign replied
Staff Reply
Hi,
Please try add more this code to Customize > Custom CSS to do that:
\
@media only screen and (min-width: 767px){\
.footer-menu-wrap{ display: inline-block; float: right; }\
#footer-copyright{ text-align: left; }\
}
Best Regards,
PenciDesign