Site logo

[Support request] Minor changes after update to 1.12

Home Forums Support [Support request] Minor changes after update to 1.12

Home Forums Support Minor changes after update to 1.12

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1568812
    Leon

    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

    #1568863
    Leo
    Staff
    Customer Support

    Hi there,

    Please provide the login info again.

    Thanks 🙂

    #1573983
    Leon

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

    #1574701
    Leo
    Staff
    Customer Support

    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?

    #1575468
    Leon

    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

    #1576392
    Leo
    Staff
    Customer Support

    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?

    #1576735
    Leon

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

    #1576906
    Leo
    Staff
    Customer Support

    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?

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.