This topic has 6 replies, 2 voices, and was last updated 10 years by landonasbury.
-
Author
-
May 23, 2014 at 03:08 #18616landonasburyParticipant
I want to center the logo on all pages. How can I do this?
hireacaregiver.org
May 28, 2014 at 00:18 #18912AbeKeymasterHi, 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.June 2, 2014 at 22:14 #19242AbeKeymasterHi, 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.June 4, 2014 at 23:47 #19349landonasburyParticipantThanks, 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.June 5, 2014 at 23:34 #19389AbeKeymasterHi, 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. -
AuthorPosts
The topic ‘center logo’ is closed to new replies.