• Resolved kristybarlow

    (@kristybarlow)


    Hi,

    I’d like the make the main area of the website (including the header and all content – I’m not utilising a slider but I do have the blocks) transparent so the background image (which is just a subtle texture) always shows. Right now I only see the background image on the sides.

    Is there a way to do this?

    Thanks so much! Enjoying the theme.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi kristybarlow

    It’s glad to know you are enjoying the theme. Can you please let me know what post layout are you using Layout 1 or Layout 4. Actually it would be better if you could post the site address here.

    Thanks

    Thread Starter kristybarlow

    (@kristybarlow)

    Thanks for the quick response!

    Here’s the link. Still a work in progress but you’ll see what I mean. The header image already has a transparent background – so if we can get rid of the colour in the main area of the site we’ll see the background image/texture.

    https://kristybarlow.com/

    Thanks again.

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Insert this CSS in Appearance -> Customize -> Miscellaneous -> Custom CSS

    .header,
    #optimizer_front_blocks-3 .midrow,
    #copyright,
    #footer {
        background-color: transparent !important;
    }

    If you like the theme Can you kindly rate the theme? It would mean a lot to us ??
    https://www.ads-software.com/support/view/theme-reviews/optimizer#postform

    Thanks

    Thread Starter kristybarlow

    (@kristybarlow)

    Hi,

    inserted the code but there doesn’t seem to be any change. Is there anything else I should do to ensure this works?

    Cheers.

    Thread Starter kristybarlow

    (@kristybarlow)

    Also, just going to turn “maintenance mode” back on as the site is a work in progress. Let me know if I need to make it visible again for you.

    Thanks.

    Thread Starter kristybarlow

    (@kristybarlow)

    Nevermind, got it working, just changed the setting so it was no longer boxed! Cheers!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to make main body of site transparent?’ is closed to new replies.