Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #110151
    lauzon232
    Participant

    I have a white background box above the background photo, but below the content. I’m looking to get rid of it on just the homepage, but all the additional CCS I’ve tried hasn’t work. Thoughts?

    #110156
    Pratik
    Keymaster

    Hi @lauzon232,

    Can you post in your site url?

    Regards,
    Pratik

    #110188
    lauzon232
    Participant

    Yes, we’re utilizing the posting page, but I’m still working on the site it hasn’t launched yet.

    Screen shot of homepage

    Here’s a screenshot. I’m just looking for the white to go away to just show the background.

    #110224
    Pratik
    Keymaster

    Hi @lauzon232,

    I cannot see the screenshot. Can you add it in?

    Regards,
    Pratik

    #110239
    lauzon232
    Participant

    Does this work?

    screenshot

    homepage screenshot

    #110284
    Pratik
    Keymaster

    Hi @lauzon232,

    It is really difficult to say what the problem is with sceenshot only. Maybe following code will work in Appearance=> Customize=> Additional CSS:

    
    #featured-grid-content, #featured-grid-content .wrapper {
        background: transparent none repeat scroll 0 0;
    }
    

    Let me know how it goes.

    Regards,
    Pratik

    #110287
    lauzon232
    Participant

    Hi, that did not work.

    Does this help? Here’s a link to all the code?

    http://pastebin.com/2wNLfxty

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove white background overlay’ is closed to new replies.