Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #562263

    Hi, I’m looking at how to create dark or light boxes as show on the contact form of the Wedding Site Demo. It’s also seen on the Landing Page demo. Both seem to have contact form like fields to fill out. You can check mine out at http://www.auteurweddings.com. I have the setup and just need to figure out that opaque box behind it.

    Thanks!

    John

    #562405

    Hey John!

    When you open the page in Advance layout builder and scroll down. Please click on the edit button

    Then Add a color Value

    
    rgba(255,255,255,0.15)
    

    Regards,
    Vinay

    #562787

    Thank you! Last question. How do you get the distance farther from the content? My box lines up with the content right to the edge as you can see now. How to I make the box larger and other away from the content? I tried playing with the borders using the same color and it didn’t seem to work. The wedding demo has a box appropriately spaced.

    Thanks again!

    #562949

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #contactform .av_one_third {
    padding:20px !important;
    }

    Thanks,
    Rikard

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