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

    hi,

    I’d like to a have a certain button and a certain large heading on my site be partially transparent. Can you please provide a CSS code to do this?

    thanks!

    #465554

    still looking for a solution, thanks

    #465773

    Hi!

    Could you provide us with a link to the site in question so that we can take a closer look please? Also if you could specify which elements you want to change it would help us out a lot trying to help you.

    Regards,
    Rikard

    #465864

    Hi,

    Unfortunately, I’m developing the site locally, so I can’t send you a link. But it’s not tricky to understand:

    Take normal silver button. When you hover on it, it becomes slightly transparent.
    I’d just like the button to be slightly transparent all the time, with no hover effect. Make sense?

    Thanks for your help; you guys are great

    #466394

    Hey!

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

    .avia-button.avia-color-silver {
      background-color: #DADADA;
    }

    Best regards,
    Yigit

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