Tagged: x
-
AuthorPosts
-
April 26, 2016 at 6:46 am #900133
simonpurdonParticipantHi,
I previously used some code to get the logo in the menu to center in the middle. I have since added a woocommerce cart icon to the menu and the logo is off-center. Please could you help me with centering it?
April 26, 2016 at 6:47 am #900137
simonpurdonParticipantThis reply has been marked as private.April 27, 2016 at 12:06 am #901463
Nabeel AModeratorHi there,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.logo-menu-item a { padding: 0 !important; margin: 0 !important; width: 35px !important; }Let us know how this goes!
April 27, 2016 at 3:40 pm #903005
simonpurdonParticipantHi, all that did was reduce the size of the logo, it didn’t center it in the page.
April 28, 2016 at 1:57 am #903601
simonpurdonParticipantNevermind, I have sorted it out. This was the code required:
.masthead-stacked .desktop .x-nav {
padding-left: 125px;
}April 28, 2016 at 4:37 am #903789
JackKeymasterHi there Simon,
Glad to see you got this resolved, let us know if we can be of any assistance. 🙂
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-900133 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
