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

    hi there – please see the private content link.

    the client would like the response form to have a different colored background behind it (ideally, something with rounded corners, etc.) to help “make it more visible”…i’m not sure how to do this. if i do a color section, it’s page wide, and the body copy / text content will also have that color behind it.

    any ideas? thanks in advance!

    #393826

    Hi charger70!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .home .avia-builder-el-9 {
    background-color: #e2e2e2;
    padding: 10px;
    border-radius: 5px;
    }

    Cheers!
    Yigit

    #393836

    yigit, you ROCK dude! that’s perfect! thank you so much!!!

    #393840

    Hi!

    You are welcome, always happy to help :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Any way to make a background color for a fractional layout element?’ is closed to new replies.