This topic has 6 replies, 2 voices, and was last updated 10 years by landonasbury.

  • Author
  • #18616
     landonasbury
    Participant

    I want to center the logo on all pages. How can I do this?

    hireacaregiver.org

    #18912
     Abe
    Keymaster

    Hi, To center the logo it will require the menu to go under the logo. Is that what you want to achieve?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #18918
     landonasbury
    Participant

    Sure, that’s fine.

    #19242
     Abe
    Keymaster

    Hi, Add this css to your kleo-child/style.css or in WP-admin – Theme options – Quick css:

    COPY CODE
    
    .kleo-main-header .navbar-header, .kleo-main-header .logo, .kleo-main-header .navbar-collapse, .kleo-main-header .navbar-collapse > ul {
        text-align: center;
        width: 100%;
    }
    .logo img { display: inline-block; }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #19349
     landonasbury
    Participant

    Thanks, that works for centering. Is there a way to move the main nav above the logo, right justified?

    Example attached.

    Attachments:
    You must be logged in to view attached files.
    #19389
     Abe
    Keymaster

    Hi, for that it implies structure changes. the template to change is located here: wp-content/themes/kleo/page-parts/general-header-section.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #19410
     landonasbury
    Participant

    Perfect, thank you!

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘center logo’ is closed to new replies.

Log in with your credentials

Forgot your details?