10/09/2018 at 12:42 pm
#474426
Keymaster
@ David
Try this:
#cn-multi-category-search div {
margin-top: 20px;
margin-right: 40px;
width: 30%;
display: inline-block;
}
You’ll have to remove the shortcode from within the 2/3 column, otherwise it’ll get really tight on space. I was not able to tell how this affected the name input due to it being in a column so you may have to tweak the CSS.
Hope this helps!