Home › Forums › Jevelin Theme › Titlebar 'Home Title' updates in two places
Home › Forums › Jevelin Theme › Titlebar 'Home Title' updates in two places
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
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!
Thank you very much!
You are always welcome here 🙂
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?