Could someone help me figure out how to make the text thats highlighted have a shadowed effect?

I have spent 3 hrs downloading plugins, watching videos, google searches. I don’t know if I’m just missing something obvious or what but this is driving me up the wall. Should be so simple..

4 Comments
  1. You need to use text-shadow css for a shadowed effect. Use additional css in customizer. Something in the following format

    h1 {
      text-shadow: 2px 2px #ff0000;
    }

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer