Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,
    Why are you adding the above CSS code? You want to make the site logo smaller? would you please elaborate your question and make me clear about the issue. I will try my best to help you.
    Thanks

    Thread Starter AdiC

    (@adic-1)

    Hi Kafleg,

    I want to move my logo to the left. But as a result it became smaller.

    Thanks,

    Adi

    Hello,
    Try by adding the below CSS code.

    .header-wrapper {
        width: 100%;
    }

    Note: Child theme is recommended to customize theme.
    Thanks

    Thread Starter AdiC

    (@adic-1)

    It sent it more over to the left and the logo was still smaller than the original.

    I am already using a child theme.

    Hello,
    Please remove the CSS code you add above.

    .site-logo.attachment-edin-logo{
    margin-left: -75px;

    This code is making your logo more smaller. So please remove this once and have a look. If not work, let me know.
    Thanks

    Thread Starter AdiC

    (@adic-1)

    I should have thought of that myself! Thank you, it worked.

    Adi

    Thread Starter AdiC

    (@adic-1)

    I noticed now that the menu and search buttons have moved further to the right as well and I didn’t want them to move. What can I do?

    Thanks,

    Adi

    Thread Starter AdiC

    (@adic-1)

    I just changed it to 75% and it looks better

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘moving my logo makes it smaller’ is closed to new replies.