I added this code in the content section. However looks like this. How would I have these two sections side by side and structured like the name and email inputs are?
My store is naturalvitaminsusa.com and I use the impusle theme.
Any help would be greatly appreciated. Thank you
Kani
November 28, 2022, 1:29am
2
Hi @benjamids
1: Online store > themes > Actions > Edit code > Assets > theme.scss.css
2: paste code at last
.Social-Media input{
width: 100%;
}
Thank you so much for the help! That worked perfectly. Do you know how to remove the message box off of this page?
Kani
November 28, 2022, 1:44am
4
not that sure, it’s Tidio Chat, you should check if you have add this app
No im sorry the box. Not the tidio chat bot logo.
Kani
November 28, 2022, 1:48am
6
oh try it
button.widgetLabel.moveFromRightLabel-enter-done {
display: none!important;
}