Site logo

Archived topic

How to main the background transparent

7 replies · Started by Spencer on July 1, 2017

Viewing posts 1–8 of 8

Hi guys,

I'm trying to make the main content area transparent so that the header overlays it.

Here is the link - http://combat.me-dev.net/

I am using the 'Merge with site header' but I would like the header to sit behind the main content area.

Is that possible?

Thanks,
Spencer

Hi there,

Not 100% what you mean...like having the welcome to combat driver training also in the header area with the same background image?

Hmm it doesn't really make sense to set the body transparent as it's the last layer (same reason why that option is not in Colors > body > Background.

Your code is already loading and #fff has been overwritten:
https://s3.postimg.org/n9xgkuq2b/2017-07-01_2352.png

This CSS here should get you close to the screenshot you show above with the merge effect:

#welcome {
    margin-top: -120px;
}

Hi Leo,

Yes that has seemed to help.

There is still some white area that the hero is sitting underneath. The hero image is tapered at the bottom but is getting cut off.

Hopefully this image explains a bit better - http://combat.me-dev.net/wp-content/uploads/2017/07/Combat_Driver_Training_–_Fully_accredited_driving_instructor_and_Fully_Insured.png

That horizontal white line shouldn't be there, the bottom of the image should be displaying.

I hope that make sense.

Thanks

Actually try adding the image as the background image of the body in Customizer > Background Images > Body

This archived topic is closed to new replies.