Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #424935

    Dear Kriesi,

    How can I set a background color for a page layout element like a 1/2 or 1/3 width column, or a text box within one of these?

    The ‘color section’ element only works for an element that spans the full page width?

    Thanks, Richard

    #425129

    Hi Richard!

    We would need to inspect the element in question to set a custom background, could you link to your site and specify what elements you want to apply the background to please?

    Yes, the color section will span full width.

    Regards,
    Rikard

    #427432
    This reply has been marked as private.
    #427708

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-17 .avia-builder-el-3 {
      background-color: orange;
      padding: 10px;
      border-radius: 5px;
    }

    Best regards,
    Yigit

    #427742

    Great, thanks Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Background color for a page layout element’ is closed to new replies.