New Topic

Reply To: Header

Home › Forum › Help › Header › Reply To: Header

#2083

StartupWP
Keymaster

1. Adding CSS.

Log into your WP admin and from the main menu, go to:

Appearance > StartupPro Options > Scroll Down to Advanced Editing > Find the Box that Says Custom CSS Below It > Paste in:

#site-title a, #site-title h1 a, #site-title h1 {
  color: #000;
  font-size: 30px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-shadow: none;
}

Then click Save Options.

Let us know exactly how you’d like to change it and we’ll write it for you. What color, what font or font style, how big or small etc.

2. In the demo (https://startupwp.com/demo/), there’s only a logo image, nothing else. To add a logo or header image, go to:

Appearance > StartupPro Options > Image URLs > Logo Image URL > Click Select/Upload Image > When the Image is Selected Click Insert into Post > Save Options