Tagged: x
-
AuthorPosts
-
February 8, 2017 at 12:19 pm #1363167
Trevor MParticipantLoving the Superfly menu that comes with X. I want to add my logo (with a home button link) over a squared background to the left of the hamburger menu button. I want it to stay connected with the button as the page is scrolled.
This is what i want to replicate: http://bravepeople.co / The hover effect on logo is not necessary, but would be a bonus.
Is this something themeco can help with?
February 8, 2017 at 2:33 pm #1363304
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
February 8, 2017 at 2:41 pm #1363323
Trevor MParticipantThis reply has been marked as private.February 8, 2017 at 2:44 pm #1363327
Trevor MParticipantIf I can achieve this, then I would like to disable the menu bar as well.
February 8, 2017 at 5:15 pm #1363507
Trevor MParticipantHere is a photo mockup if this helps.
February 8, 2017 at 11:03 pm #1363829
LelyModeratorHello Trevor,
That option is not available when I checked. But then let’s try using custom CSS. Add the following on Appearance > Customize > Custom > Edit Global CSS:
.sfm-navicon-button { margin-left: 64px; position: relative; } .sfm-navicon-button:before { background-image: url(http://riveteng.com/wp-content/uploads/2017/02/Rivet-E-Logo.png); background-size: cover; background-position: 50% 50%; position: absolute; left: -64px; width: 64px; height: 63px; content: ''; }Adjust the values accordingly.
Further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding.
February 9, 2017 at 1:02 am #1363927
Trevor MParticipantLely, I was able to add a background color, and leave margin space on the logo image itself to achieve exactly what I was hoping for. Thank you for the help, the code worked great!!
February 9, 2017 at 1:06 am #1363934
LelyModeratorYou’re always welcome Trevor!
Cheers.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1363167 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
