-
Author
-
October 11, 2016 at 15:12 #139033
kjcarleo
ParticipantHello I was testing out the centered logo in header with menus on left and right (the third header layout option), and for some reason the logo is on the right, any way to fix this?
Attachments:
You must be logged in to view attached files.October 11, 2016 at 19:57 #139138Radu
ModeratorDo you have some custom css regarding to the menu in theme options -> general settings -> quick css or in child theme ?
It’s possible those to be cause
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 11, 2016 at 20:28 #139161kjcarleo
ParticipantYes I do have all of this:
COPY CODE.header-color.social-header { background-color: #0025db; } .header-color .top-menu li > a, .header-color #top-social li a { font-family: "Raleway"; color: white; } .header-color .top-menu li > a:hover, .header-color #top-social li a:hover { color:white; } #top-social li a { border-right: 1px solid transparent !important; } .kleo-main-header .nav.navbar-nav li a { color: #fff !important; } #gwolle_gb #gwolle_gb_new_entry .input { border: 0px solid #e5e5e5; background-color: transparent; } #gwolle_gb #gwolle_gb_new_entry input, #gwolle_gb #gwolle_gb_new_entry textarea { background-color: #f2f2f2; } .avatar { border-radius: 0 !important; } .top-menu li a { border: 0 !important; } li.kleo-user_avatar-nav a img { border-radius: 0; border:2px solid #ddd; } .bp-login-widget-user-avatar { border-radius: 0; border: 5px solid #ddd; } #buddypress .rounded, .buddypress .rounded { border-radius: 0 !important; } div#kleo-quick-contact { width: 400px; } h4.kleo-qc-title { font-weight: 800; } div#kleo-quick-contact p { font-weight: 400; } .kleo-main-header .nav > li.active > a { box-shadow: none !important; } h4.kleo-qc-title:before { content: '\e85f'; font-family: fontello; padding: 10px; } h1.page-title {font-weight: bold;}
But wasn’t sure which one it might be.
October 12, 2016 at 17:43 #139280Radu
ModeratorOk,
If you remove those it’s centered ?
Do you have this file in child ? general-header-section.php if yes, try to rename it for deactivating it to can see if it’s caused by that
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 12, 2016 at 17:43 #139281Radu
ModeratorOk,
If you remove those it’s centered ?
Do you have this file in child ? general-header-section.php if yes, try to rename it for deactivating it to can see if it’s caused by that
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 12, 2016 at 21:17 #139335kjcarleo
ParticipantIf I remove all of the Quick CSS, it is still not centered. See the attachment.
I did an exhaustive search for “general-header-section.php” in my entire file structure, but did not find the file…
Kevin
Attachments:
You must be logged in to view attached files.October 13, 2016 at 18:13 #139455Radu
ModeratorOk i see, please see the next screenshots
Do you have used that style ? It’s ok now ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 13, 2016 at 18:41 #139469kjcarleo
ParticipantAre you saying to check the middle “Secondary Menu” box? When I do that the menu just moves to the left, and the logo is still to the left.
If I uncheck all locations for menu, the logo is centered, but no logo.
Attachments:
You must be logged in to view attached files.October 13, 2016 at 18:48 #139477Radu
ModeratorHi,
To not be confused please make a screenshot to the header options section settings from theme options when you see like this in frontend
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.