Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS WordPress and CSS3 Transparent Overlay Problem

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #237217
    RHayabusa
    Participant

    Hi,

    I’m a junior frontend developer working on my WordPress website, [url=http://www.bigcatwebdesign.com.au]Front Page – Big Cat Web Design[/url] using the WooThemes Canvas (theme). I’m trying to create a transparent overlay effect on all of the grey area of the site and gotten partially there, except my image slider, header and other areas are affected too, e.g. I’d like this affect -https://www.marmosetmusic.com. Thanks, this was the custom CSS3 code I input:

    body {
    #A5A5A5;
    opacity: 0.8;
    }

    • Liam
Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.