Remove background color on text

Please how can i remove the background color that is showing on the text. Please help.

Hey! Are you meaning for the text on the “About Me” section? That is the only area I could see you might be referring to. This is the CSS that is controlling the background color:

.card-body {
  background-color: #d2d2d2;
}

So simply remove that background-color value and it should fix your problem.

Overall - good looking website!

Guessing OP means the text in the title img. There are a few CSS tricks for manipulating images, but by far the easiest way to fix it is by editing it in the program it was made in (Photoshop, GIMP, MS Paint, etc.) You can use color picker tools to make sure the background remains the same.

Whoah, simul-post. Actually, @camperextraordinaire’s suggestion of a transparent background is better than mine, because a transparent background will mean you don’t have to worry about changing the image if you later decide to change the background color.

Can’t seem to place the network text on the image and also make the i mage transparent

Am unable to move the “Social Network” text to the center of the image.

Thanks, RandellDawson. I have visited the links and it worked fine. You are just awesome!!

Shelley