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

    We are looking for a way to change the opacity on the background of the Icon Box in the Enfold theme. We are wanting to change the opacity in the box that’s titled Real Estate Marketing Services. When adding this to the page, it’s called the Icon Box and we use it multiple times throughout the website. It would be nice to set the opacity of the white background to something like 60% so you can see the background image through it as it parallaxes. We figured out how to change the color in the Enfold customization under Alternate Background Color but couldn’t find a way to change the opacity. Let us know how to proceed.

    #965120

    Hey ikaika72,

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

    .page-id-3944 #av_section_9 .iconbox_content {
      background: rgba(255,255,255,0.5) !important;
    }

    Best regards,
    Rikard

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