The code worked that you provided for the breadcrumb area. Thanks!
Ok, for the other issue(s) …
I will figure out how to do this. I do not want to mess with the current website too much today as the driver is racing, so he might get some traffic. I can tell you where the problem exists though. I added the slider code to the bottom of the general-header-section.php page.
<?php putRevSlider("primary") ?>
For reference purposes, I put a <BR> code in on the line above to take a screenshot. You can see the area is white, so somewhere the code is pulling white, or maybe just not pulling any color and defaulting as white. How would I change that to add in a default background color on the full wide?
The other problem I am having with this is the revolution slider. It isn’t allowing me to put black (#000000) as a background color, so when it changes, the background is white inbetween slides. That is why I was thinking of changing the default background color of the entire site to black too just to cover up that issue.