Hello,
Unfortunately, not. The Logo sections in the Older Versions of Canvas can only be modified using Custom CSS Codes. You can consider using something like this:
[ch_pre type="css"]@media (max-width: 768px) {
#logo {
text-align: left;
}
#primary-menu-trigger {
left: auto;
right: 15px;
}
}[/ch_pre]
However, you will need to make any further adjustments including Social Icons, manually according to your needs. Hope this Helps!
We recommend you to Update to the Latest Version of Canvas as Support for Older Versions of Canvas will be discontinued and will only be limited to Included Features.
Let us know if we can help you with anything else or if you find any further issues.