• Dear,

    After I updated colormag, my site had some problems. The title was misaligned with the logo, menu bar items were changed, the presentation of posts in the control panel were also changed. I ask you to help me. Support sent me a css code to align the title with the logo, but it didn’t work perfectly.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
    1. Don’t know about the title – we don’t show the title on the site. Could you post the code, I’m just curious. By the way, you’ve notices that the font on the title is bigger and thinner? It might be connecter to the problem.
    2. Menu bar items were changed. – Same in our site, it’s just the menu is shorter so I wasn’t bother with that. I suspect they put some sort of pudding that makes the bar is wider (I don’t like it, I’ve already asked in the post just before yours) and the distance between words is bigger that leads to make it go to 2d line. Another thin, that might be connected or might be not. Search box, when you click, is different. I like the previous more but I didn’t even notice it until you asked about menue.
    3. “presentation of posts in the control panel…” – what do you mean?

    Hi @lucilafreire, @3nt,

    Thanks for reaching us,

    1. 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.
    2. 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

    Thread Starter lucilafreire

    (@lucilafreire)

    @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

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problems with update’ is closed to new replies.