Can you show me how to add a RED vertical line to separate the LOGO and FORM
Hey fattlco,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-21 .avia-builder-el-2 {
border-right:1px solid red;
}
Best regards,
Rikard
Rikard, thanks. Its working!!