Tagged: x
-
AuthorPosts
-
August 11, 2016 at 6:49 pm #1127891
iRocketdesignParticipantI”m using Ethos Stack, wondering if I can make the logo position like in my attachment. The client likes it splitting the nav bar and hanging down below.
thanks,
RickAugust 12, 2016 at 12:20 am #1128341
LelyModeratorHello Rick,
On Appearance Menu, on your Primary Menu > Between Appearance and Products, Add custom link. Let just say add logo text, then on class field add logo-menu-item. Then add the following CSS on Appearance > Customize > Custom > Edit Global CSS
.logo-menu-item a { text-indent: -99999px; text-align: left; width: 306px; height: 62px; background: url(http://www.stillwelljacks.com/wp-content/uploads/2016/07/Stillwell.png) no-repeat center center; background-size: contain; }See attached screenshot. If CSS CLASSES is not available, click Screen Option at the upper right part of the page.
Hope this helps.
August 14, 2016 at 5:51 pm #1131064
iRocketdesignParticipantThis is what I get after doing what you suggested. I (will obviously remove my header logo in time) but I want the logo in the nav bar to be the same size as the logo I see in the header. I’ve messed with your settings but it won’t change size. See the original attachment that I sent for visual reference please.
thanks!
August 14, 2016 at 5:54 pm #1131066
iRocketdesignParticipantIf I remove background-size: contain; it makes the logo the correct size, but it needs to be completely visible overlapping the header and the slider under the nav bar.
August 14, 2016 at 8:15 pm #1131231
iRocketdesignParticipantI want it to look like this…but the logo over the nav bar and the menus split to make room for the logo.
August 14, 2016 at 8:30 pm #1131238
iRocketdesignParticipantHere is where I’m at. Please help me to now make the logo larger and overlapping the menu bar. Also, there was some text that appeared in the logo bar, which I’ve made transparent to hide it, hopefully it won’t cause issues when scaled to mobile devices.
thanks,
RickAugust 14, 2016 at 10:31 pm #1131327
iRocketdesignParticipantLatest update…I have the logo doing what I want. I just would like to slide only the log0 up a little bit. I like my logo bar spacing but just would like to move the logo up, and leave the nav bar the way it is.
thanks!
August 14, 2016 at 10:41 pm #1131332
Rue NelModeratorHello There,
Thank you for the updates! To resolve this issue and move up the logo, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.site .logo-menu-item a { margin-top: -30px; } @media(max-width: 979px){ .site .logo-menu-item { display: none; } }This code will also remove the logo on smaller devices. Hope this helps.
August 15, 2016 at 1:17 pm #1132298
iRocketdesignParticipantAwesome, thank you!
August 15, 2016 at 1:22 pm #1132304
Prasant RaiModeratorYou are most welcome. 🙂
August 15, 2016 at 1:27 pm #1132310
iRocketdesignParticipantSorry to chime back in but I have another question. See attached please. Wondering why the logo is not centered? All type is centered and it seems to be off a bit?? Also I see a faint white vertical line next to the logo, can I get rid of that?
thanks
RickAugust 15, 2016 at 1:52 pm #1132341
iRocketdesignParticipantI can adjust each page with a negative left margin, but is that the best, most consistent way to fix it?
August 15, 2016 at 4:43 pm #1132538
Nabeel AModeratorHi again,
I’ve checked the logo and it is centered. To remove the logo border, you can add the following code in your Customizer:
.x-navbar .desktop .x-nav > li.logo-menu-item > a { border-right: none !important; } li#menu-item-290 { border-left: 1px solid rgba(255,255,255,0.1) !important; }Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1127891 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
