Tagged: ,

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

    Hi,
    At the moment the icon box here (Website) is completely transparent. I want a light blueish transparency (0.6). how can I change this?

    #727305

    Hey haschkeks6696,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #727307

    Isnt there a way with quick-css?

    #728286

    Hi,

    use this code inside Quick CSS field:

    .iconbox_icon.heading-color {
    background: rgba(147, 182, 197, 0.6) !important;
    }

    and adjust the color as needed.

    Best regards,
    Andy

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