Site logo

Archived topic

Header/tagline

9 replies · Started by _blank on June 3, 2020

Viewing posts 1–10 of 10

Hi! I would like to adjust my tagline so that it's more like this website: https://nickusborne.com/

1. How do I change the size and color of the font of the tagline
2. How do I adjust the location of the tagline

Sorry, but I do not understand anything about coding. This is the first website I have built and I am having a really hard time. Is it possible to adjust the tagline through Site Identity, Colors, Typography, etc?

If you want to place it exactly where nickusborne.com is shown then my steps are necessary.

It should be pretty straight forward copying and pasting.

My reply has everything you need so just need to follow it line by line.

I tried to add the code. But I am unable to insert any text. Here's a screenshot. Is this the right place? https://postimg.cc/c6hjKfbc

Do I need to add a plugin called Simple CSS in order to add the code? Here's what I found by following your link above https://postimg.cc/wtk5WQJf

You need to add a Custom HTML widget in the header widget so you can copy and paste the content I've provided.

Simple CSS is one option. or you could just use the Additional CSS field in the customizer.

OK, so I go to:

Customize
Additional CSS

Then I just copy and paste the text you provided?

I went to Additional CSS and pasted the code below. Nothing happened

.top-tagline {
margin-top: 10px;
font-size: 25px;
}

This archived topic is closed to new replies.