• Resolved aikorei

    (@aikorei)


    This should be ridiculously easy, but it’s been giving me a headache for about 2 hours.

    The site is: https://www.crowdfundable.com/startuphangout/shland/

    Basically I want the white body to be completely transparent so the textured background image is seen throughout the page.

    I have read numerous archived posts on this, but nothing has worked for my particular page. I’m guessing there is some conflicting code somewhere, but I’m not seeing it.

    Any help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • #body #wrappermiddle,
    #access .menu ul li { background: transparent; }

    find the corresponding styles and edit the background color, or add this to the bottom of style.css of your theme.

    try to use those browser inspection tools such as Firebug https://getfirebug.com/ to get more insight into the formatting of your site.

    Thread Starter aikorei

    (@aikorei)

    Ah, finally! I didn’t realize there was a wrappermiddle. I really appreciate the help!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Transparent body’ is closed to new replies.