Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #375779

    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?

    #375907

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.