tuanphan Posted October 28 Posted October 28 To add a line break to blog title, you can follow these. #1. First, edit blog post title, use <br/> tag we will have #2. Use this code to Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script> $(document).ready(function(){ $("h1.blog-title a, div.blog-item-title h1, a.summary-title-link, h2.item-pagination-title").each(function(){ $(this).html($(this).text()); }); }); </script> Result #3. <br/> tag will appear in browser address bar. You can click on blog item > Settings Click SEO > Enter new blog item title in SEO Title Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment