• Hi there,

    Help will be appreciated with the following two challenges:

    1. My logo is loading without the transparent background even though it is saved as a png with transparent background.

    2. I want to give my header a colour however I want that colour to have transparency so you can see the picture beneath it. Is this possible?

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey @triplejdesign,

    Thanks for reaching out!

    I have checked your logo and it doesn’t have a transparent background (the uploaded image). Please recreate the logo, make sure the background is transparent, reupload it to your site and it will be displayed just fine.

    Regarding the header transparency – As I can see, you already defined that.

    In order to have the desired header, please add the following CSS code to Appearance > Customize > Additional CSS:

    
    .site-header{
    	z-index:999;
    }
    .home .elementor-top-section{
    	margin-top:-180px;
    }
    

    Kindly let me know if the code helped. ??

    Best Regards,
    Milos | GoDaddy

Viewing 1 replies (of 1 total)
  • The topic ‘Help with header’ is closed to new replies.