Hi @lucilafreire, @3nt,
Thanks for reaching us,
- While checking the site the title, it is aligning with the logo. For your confirmation please check the screenshot here: https://prnt.sc/DvLsHVilkoeg. If you want to customize it more kindly let me know your requirements and I will help you further.
- For displaying the menu item on the same line, please add the following CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS:
.cm-primary-nav li{
padding: 10px 9px;
}
3. Regarding the issue with the presentation of posts in the control panel, please elaborate on the query so that I can check and provide you with an appropriate solutions.
Regards
2@barsha04
About 1.
With all due respect, even from your print screen, with naked eye, it’s visible that the title is not aligned. If you look at your red box and add extra horizontal line in the middle, it suppose to cross the text right in the middle. But it’s so obvious it will not. And if you’re not sure that I’m right, you could check webarchive page for the site above.
Hi @3nt,
Thanks for reaching us,
If you want to align the site title alongside the logo, please use the following CSS Code.
.cm-site-title {
padding-top: 10px;
}
Let me know if this helps you or not and I will get back to you.
Regards
@3nt , I will attach a link https://snipboard.io/mo86Iy.jpg so you can understand what I said about the titles of the posts in the control panel. Titles appear as if they have been cut off.
Oh, I know what it is. Accidently, because at some point I was helping a friend who had too many plugins that add columns to the menu.
So, what’s going on, when plugins or something are adding columns to the menu, you have no control on how wide each column. So at some point wordpress shrink the column with title. In my friend case it was 3 small letters on the line and it was impossible!
So, what happened after update. ColorMag added one column, “total views”, as a result the posts titles were “shrunk” the way you’ve shown on your screenshot.
How to deal with it? Don’t really know. Personally, I don’t know why people might need total views. I would get rid of it, but at the moment I don’t know how. You’ve got colored dots, I bet it’s from YEOST plugin. It has somewhere the settings not to be shown at the panel, that’s exactly what I did for my friend in the same situation.
Hi @lucilafreire,
Thanks for getting back,
Normally the ColorMag Post Editor displays the post filter as shown in the screenshot here: https://prnt.sc/O5o6QmNNPEA6. In your case the last two dots appearing is from the Yoast SEO plugin that’s shrinking the post title. So if you want to remove the filters, you might find the setting with the Yoast SEO plugins or contact the plugin support forum and request for the setting to disable it from the post editor panel.
I hope you are clear now. Let me know of any confusion or issues and I will get back to you.
Regards