Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #236445

    Hi there .
    I’m wondering if it’s possible to add a 50% transparency to the Alternate Background of the Main Content .

    Thanks!

    #236517

    Hey Benoit!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .alternate_color { opacity: .5; }

    Cheers!
    Yigit

    #237081

    Thanks for your help Yigit but that doesn’t work .
    Just to be sure we are talking about the same thing, here is a screen shot of what i’m talking about.

    Thanks again.

    Alternate Background transparency

    #237082

    Hey!

    Can you post the link to your website so we can take a look?

    Cheers!
    Yigit

    #237101

    This link is a test version( where i made my tests ) of the website .

    http://designabsolu.com/soulpeaces/

    Thanks !

    #237629

    Hi!

    Please add following code to Quick CSS instead

    .main_color.iconbox_top .iconbox_content {
    background: transparent;
    }

    Regards,
    Yigit

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