Hi
I currently have a left and right border on my web site main container from top to bottom of the page 30px red which is part of logo branding. Not sure – can I recreate this on Enfold?
Hey Sujohn!
Try adding this to your custom CSS.
#wrap_all { border-left: 30px solid red; border-right: 30px solid red; }
If that’s not working then send us a link to your site and we’ll take a look.
Cheers!
Elliott