Site logo

Archived topic

Minor changes after update to 1.12

7 replies · Started by Leon on December 5, 2020

Viewing posts 1–8 of 8

Hi,

I updated to 1.12 and almost everything works as expected. However, there are a few things that have changed and I can't find how to fix that with additional css.

Margins homepage

• The space between the smaller headlines and the border above has changed (homepage only, for some reason). I can’t find what css affects those particular margins/paddings.
• The Home-button on the homepage used to have a lighter background. That is gone now (at all other pages it works well).

On the image I’ve indicated the differences. The right hand part was before update.

Maybe you can help me here?

Thanks, Leon

Hi there,

Please provide the login info again.

Thanks :)

Hi,
Sorry for the delay. This is the login info for both sites.
Leon

So the first issue regarding the current menu item color, it looks like the test site as a color set in the customizer and the live site doesn't:
https://www.screencast.com/t/QWUAwinBv

Can you confirm?

As for the margin issue, I'm seeing this CSS added:

h2.entry-title {
    margin-top: -20px;
}

Why is that needed?

Hi Leo,

If you compare the color settings in both sites, they are exactly the same (image). Somehow in the updated site the home button is not recognized anymore, since the current-state color works fine with all other menu items.
Home button (current state) in both sites

I needed that little piece of css before, because I thought the margins were too big. (Image: test site without left side, with right side).
css
However, I don't think that line does anything anymore after update. If I remove it in the present site, I don't see a difference anymore.

Thanks, Leon

Weird.

Can you remove the www in the home link? They are not there for the other links.

If this still doesn't work, can you disable all plugins for me to take a look?

Hi Leo,
That www already fixed the menu issue!
Hope you can also find what's going on with these margins.
Thanks

I'm seeing lots of CSS that could be conflicting especially all the negative margins - they are simply not good practice.

Can you all of your CSS out first so I can take a clean look?

This archived topic is closed to new replies.