• Resolved floflina

    (@floflina)


    I installed the theme MH Magazine Lite.
    This is a great WordPress theme. Thanks for giving it.
    I need to center the logo image. How I do it?
    Thanks very much.
    Flò

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hey, Floflina!

    Can you post a link to your site? ??

    Hi Flò,

    thanks for using MH Magazine lite.

    You could center the logo with some basic CSS:

    .mh-site-logo { text-align: center; }

    When it comes to CSS customizations, you could use tools like for example Firebug to inspect the elements on your site and then add custom CSS, either by using a plugin (e.g. Simple Custom CSS) or a child theme.

    Thread Starter floflina

    (@floflina)

    Hi Augustin,
    thanks very much! Now work perfectly!
    Warm regards!
    Flò

    hello,

    i would like to align the logo on the right side, and i tried it first with “.mh-site-logo { text-align: center; }”, but it didnt work for me ??

    @steelhorse: The provided CSS code will work for sure, if implemented correctly. Are you actually sure that you are running the latest version of the MH Magazine lite theme?

    Actually, i dont so i updated right now MH Magazine lite, but after that the hole configurations changed, but i use for example Custom CSS so my question is now, do you guys change the hole CSS Classes with the update?
    cause the only css command is working right now without any changes since yesterday, is the “.mh-site-logo { text-align: center; }” what i tipped in allready yesterday/before the update.
    thats confuse me, iam asking me if i do something wrong.

    ps.(after the update of MH Magazin, i update also wordpress and all my plugins i use for this theme)

    greets

    @steelhorse: With v2.0.0 we’ve updated some CSS classes to make the theme ready for future development. If you’ve custom CSS code, you could use tools like Firebug to inspect the elements (or check the stylesheet) and update your code accordingly.

    As an alternative you can also revert to the previuos version which you can download here and make the changes when you have time for it.

    By the way, please always open your own threads on www.ads-software.com if you have questions to keep the forums here clean and efficient. Thanks.

    “By the way, please always open your own threads on www.ads-software.com if you have questions to keep the forums here clean and efficient. Thanks.”

    Of course, sorry for that – i drived offtopic right now.

    thanks for the assistence, i’ll do it so as you told me

    so if you want close/delete my last posting in this topic

    greets Stelios

    You’re welcome.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How to center logo?’ is closed to new replies.