• Resolved alexwish

    (@alexwish)


    Hi, my tagline disappeared and I don’t know why. I can see the code in my css but it isn’t showing up in the header.

    Here’s the code:

    #tagline {
    text-align:center;
    font-size:2em;
    font-weight:100;
    font-family:’Helvetica Neue Light’;
    padding-top:2%;
    }

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Do you have the tagline defined in Appearance->Customize->Site Identity? If I remove text from the tagline input box on that section in the customizer I get the same HTML source code as your current site shows.

    Thread Starter alexwish

    (@alexwish)

    Yes I have the tagline defined as Maximizing the Gift but it won’t show up. Do I need to do something in the CSS?

    I don’t think it is a CSS issue, looking at the source code of your site I don’t see the HTML for the tagline as it is.

    Did you do any customization to your theme and then this issue appeared or maybe installed a new plugin?

    Thread Starter alexwish

    (@alexwish)

    It went away when I made the logo bigger in CSS.

    Thread Starter alexwish

    (@alexwish)

    What do you mean you don’t see the HTML for the tagline?

    Oh I see what you mean. This is because if you choose to display a custom logo on your site then the Site Title and Tagline are hidden because the logo is being used. If you remove the logo, it’ll show both the title and tagline you have set in the Customizer/Dashboard.

    If you want to have both the logo and a tagline, you’ll need to include the tagline into the custom logo.

    Thread Starter alexwish

    (@alexwish)

    I’ve had the logo big and tagline there before. How do I get it back to that?

    I’m not sure, either you were using a different theme or a child/customized version of Storefront. Looking at the code for the default theme, it is set to either show the custom logo or the Site Title/Tagline

    Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Hey @alexwish – as @jarretc said: with Storefront or Storefront Powerpack it’s a choice between the tagline + site name on one hand or a logo on the other hand.

    I do see that you’ve added a tagline to the logo now. Are you happy with that solution? Otherwise, you could use CSS pseudoclasses or custom PHP to add that tagline again.

    Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘My tagline disappeared’ is closed to new replies.