Heliosurge
(Dan DeMontmorency)
5
The new about banner ATM is more configured for Desktop.
Add this to your mobile CSS in a custom TC.
.about__banner {
width: calc(120%);
max-width: 392px;
margin-left: -0.50em;
padding-bottom: 0.5em;
}
Topic on new about page here
2 Likes