• Resolved helenblueriver

    (@helenblueriver)


    Hi. I am trying to get a tagline to show under my title. I type one into the site identity area in customise but it does not show. Is there any way to get this to work as it would really help the site if I could get some text between the title and the three display areas below. Failing this is there another way to get text into that space? Thanks in advance

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Helen,

    Would you mind posting the link to your site in question? So that we can offer you with a possible solution.

    Thanks!

    Thread Starter helenblueriver

    (@helenblueriver)

    it is https://www.proofreading-editing.co.uk
    The site is not perfect yet, so please be kind ?? I basically want to put a tagline under the title. Thanks

    Hi Helen,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Advanced Options > Additional CSS field:

    #logo:after {
      content: "Custom tagline text";
    }

    Thanks!

    Thread Starter helenblueriver

    (@helenblueriver)

    That’s brilliant and has worked! I’ve managed to format it as I wish, but is it possible to format half the line in bold then then rest not in bold? I want to add the author of the quotation afterwards not in bold but I can only find a way to format the entire line. Tha nk you so much for your help much appreciated

    Hi Helen,

    There’s no way to bold half the line but you can change colors and font weights in the code.

    Thank you!

    Thread Starter helenblueriver

    (@helenblueriver)

    thank you very much for your help

    I’ll mark as resolved

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘tagline not showing’ is closed to new replies.