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

    I need to add a dark box behind the text so it becomes much easier to read. Heading at the top

    how do i do that?

    #421254

    Hey kasperdue!

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

    .home #av_section_1 .avia_textblock {
      background-color: rgba(0,0,0,0.5);
      padding: 10px;
    }

    Cheers!
    Yigit

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