Post Tittle
- The topic ‘Post Tittle’ is closed to new replies.
Need help? Check out our Support site, then
Please is there a way I can make my post tittle appear a little close such that the next line of sentence come close to the first line … like this one here https://cloudup.com/iFLk2DNVCgC ? My post tittle always appear like this https://cloudup.com/c5AmRrac5PK and I dont like it.
Another thing is the ad that appear on top site tittle and menu… Is there a way I can make it appear below the site tittle, logo and menu?
The blog I need help with is: (visible only to logged in users)
Hi there – thanks for the message.
I think you can use the following custom css to fix the site title spacing.
article.post-archive h2.entry-title {
line-height: 1.5;
}
If that doesn’t fix it then could you give me a link to a page where I can see the problem and I will try again.
I’m afraid it’s not possible to change the position of the ads. Sorry about that.
By the way; since your site has a Business plan, you’re entitled to live-chat and email support from wordpress.com staff, accessible here:
https://wordpress.com/help/contact
I’m always happy to answer your theme related questions in this forum, but those other support avenues may be faster, and you’ll always get a wordpress.com staff reply.
Thanks… the CSS worked…