You can reverse the order of your header elements by adding the CSS code snippet below to your custom CSS box under Settings > Design 👇
.socialwall_header_title {
order: 2;
}
.socialwall_header_infos {
order: 1;
}
.theme-carousel .socialwall_header_infos{
padding-left: 21px;
}
In the top right corner, you will see your logo, and in the top left corner - the text of your header 👇
In case you have further questions, don't hesitate to contact the support team via chat or support@walls.io!