Site logo

Archived topic

site-description doesn't change

13 replies · Started by Cyrille Sanson on May 2, 2018

Viewing posts 1–14 of 14

Hi,

I've changed the site description, but the one displayed with GP is not affected.

When I switch to another theme the site description is the new one.

Could you help how to solve it?

Thanks,

Hi,

Yes I've disabled caching.

As I told you, I've switched to TwentySeventeen and it works.

Back to GP it shows the old site description.

Cheers,

Any changes made to core files? Anything added in GP Hooks?

GP uses the same function to display the description as Twenty Seventeen, so there must be something else going on.

Let me know :)

Hi,

The only change is made in the style.css of the child theme:

.page-header-image-single {
display: none;
}

@media (min-width:769px) {
.site-branding {
display: inline-block;
}

.site-logo {
float: left;
margin-right: 20px;
}
}

.site-description {
font-size: 20px;
font-weight: 600;
margin-top: 15px;
}

.widget-title {
font-family: "Lobster", display;
}

h4 {
font-family: lobster;
color: #b07e4a;
}

HI Tom,
Could you give me an email address for the login access?
Thanks,

Hi Tom,
You should have received a mail with the link to generate your password.

Keep me informed of the rest.

Thanks,

The URL didn't work for me to login - any chance you can double-check?

Don't understand it's working with me.

Can you try again? Which browser do you use?

The link to configure the password takes me to the not found page. Can you possibly just email over the password?: support@generatepress.com

Hi,

Sorry, I didn't notice the change in GP Hooks.

Thanks for your help,

No problem :)

This archived topic is closed to new replies.