Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1239306

    Hello
    I have the menu and the logo in the left bar. The logo stays very aligned to the left, and it looks a bit ugly, can it be aligned the logo to the center?

    screenshot

    Logo in the center horizontally example:
    https://i.postimg.cc/15Z5wCvp/center.jpg

    Thanks, greetings to all!

    #1239423

    Hey Ganubis,

    Can you give us a link of the page shown in the screenshot? so we can try to inspect and provide an accurate css that should help.
    I tried the check the link (private content) however it shows an empty page with 2 lines.

    Best regards,
    Nikko

    #1239555

    Hello, thank you.
    Login is in private content window.

    Best regards!

    #1239573

    Hi Ganubis,

    I have added this CSS code on top of Quick CSS:

    .html_header_sidebar #top .logo {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 200px;
    }

    Let us know if you need further assistance.

    Best regards,
    Nikko

    #1239578

    Hi Nikko,

    Thanks for adding the css, it works perfectly.

    A big greeting.

    #1239582

    Hi Ganubis,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Align horizontal logo’ is closed to new replies.