Ooooh yes, absolutely! There is something “soothing” in this color scheme!
Yes, I intend to share the feedback.
After this future experience on vw-camper.fr, I also intend to extend it to uniyclist.com, where a chat feature has never been explicitly asked or wanted. Because of this, the experiment may be interesting: how the users will react? Positively or negatively? But since it’s kind of a two-step experience of several months each, It’s not for tomorrow… ![]()
Sure. Be aware it was very quick and dirty modification. Put this in the mobile tab of your theme customization.
.below-site-header-outlet.welcome-link-banner-connector .welcome-wrapper {
margin: 0 auto 0 !important;
.featured-banner-link {
flex-direction: row;
padding-bottom: 0.5em;
&>div a {
padding: 0 5px;
h3 {
font-size: 0.75em;
white-space: normal;
}
}
}
}
.wrap.welcome-link-banner {
padding: 0;
}
Undoubtedly, it needs some additional tweaks to make it more reliable.