Since my last update this has happened, The White bars

Hello I have used customization in the past for my Illdy wordpress website and after i just updated to the newest version…yes…i didn’t use the child theme…i know bad, I received again the white bars across each of my menu pages except the front page. Is there something different everyone is using for CSS for this to remove all the white bars on all my menu pages?

Hello there,

I hope you are doing well today.

You can use the following CSS code to remove the background by going to Appearance > Customize > Additional CSS and pasting it there.

/*Transparent background*/
h1 {
    background-color: rgba(0, 0, 0, 0);
}

Best Regards,
Support

Good morning I did add that in the area you explained and it didn’t get rid of the white bars on all my pages. I copied and pasted it exactly like this below and updated it and didn’t change. i got rid of all my old customizations in Custom Css because to my stupidity i updated without using a child theme and now my whole site is pretty much shot. If you could help me further into this white bar issue which before my custumizations always worked to fix this issue, it seems to not work now? thank you

/Transparent background/
h1 {
background-color: rgba(0, 0, 0, 0);
}

Also why when i view this Css on my simple css cusomization area when i type it in does the word (( black important!)) seem to be almost invisible upon looking at it and not a darker color like the others in this css.

.home #header {background-color: black !important;}

https://www.toddsheldonpsychicmedium.mediumshiptomyspirituality.com/ right now its the white bars and the main page jumbotron image is not showing the whole image as it seems way too large. thank you so much for this here is my website.

https://www.toddsheldonpsychicmedium.mediumshiptomyspirituality.com/

Ok Everything I have done fixed all the issues except one major one i cannot seem to get, could you help me with it? My front Page of my website I cannot seem to figure out how to make my jumbotron larger so it shows the whole photo? There is too much of the next text header below it taking up too much space? i tried the customization where you can arrange the fit to screen, original etc in that area but nothing works.
https://toddsheldonpsychicmedium.mediumshiptomyspirituality.com

Hello there,

Could you please go to Appearance > Customize > Jumbotron and provide an image of the jumbotron settings?

Best Regards,
Support

Thank you so much here they are… the jumbotron does show a lock that is locked.

Could any setting in Jetpack affect this not working?