Titlebar 'Home Title' updates in two places

Home Forums Jevelin Theme Titlebar 'Home Title' updates in two places

Home Forums Jevelin Theme Titlebar 'Home Title' updates in two places

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Vivienne
    Participant

    When I edit the text for the ‘Home Title’ it updates in both the top and bottom header. How can I make these two different lines of text (or how do I remove the second one?)

     

    http://thisonederfullife.com/

    Attachments:
    You must be logged in to view attached files.

    Vivienne
    Participant

    more context :this is where I’m currently editing from

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @Vivienne,

     

    I hope you are well today and thank you for your question.

     

    You can remove the second text by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-titlebar .title-level {
        display: none;
    }

    Best regards,
    Shufflehound team

    Vivienne
    Participant

    Thank you for your clear and speedy reply! I left your team a five star review on Envato for being so consistent and awesome.

     

    This resolves this ticket!

    • This reply was modified 4 years, 7 months ago by Vivienne.
    • This reply was modified 4 years, 7 months ago by Vivienne.

    Thank you very much!

     

    You are always welcome here 🙂

    Raylow-x
    Participant

    Hi support team,

    I had the same problem, I applied the fix mentionned. On the desktop version of the site it works, but on the mobile display I still have this extra title.

    I purged cache both on browsers and servers.

    Do you have a special command to implement it on mobile display?

Viewing 6 posts - 1 through 6 (of 6 total)