Tagged: x
-
AuthorPosts
-
January 1, 2017 at 12:57 pm #1311771
jamiek1065ParticipantHi guys
I’ve done a search and tried using the code on those threads with no joy.
I’m currently trying to migrate my old website to this theme but I can’t seem to replicate my front page.I’m trying to get the front page of my new site http://www.jameskendall.co.uk/jameskendall17/
to look like my old one.
http://www.jameskendall.co.ukI can’t seem to get the logo and menu completely transparent on top of the slider, can you advise?
Thanks in advance.
January 1, 2017 at 2:18 pm #1311810
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-topbar { border-bottom: none !important; } .x-navbar { border-bottom: none !important; box-shadow: none !important; } .x-navbar-fixed-top-active .x-navbar-wrap { margin-bottom: 0 !important; } .x-slider-container.below { margin-top: -46px !important; } @media screen and (max-width: 979px) { .x-slider-container.below { margin-top: -145px !important; } } @media screen and (max-width: 959px) { .ubermenu-skin-clean-white.ubermenu-responsive-toggle { background: transparent !important; } }Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
January 2, 2017 at 8:25 am #1312578
jamiek1065ParticipantHi thanks for getting back in touch.
Unfortunately this didnt work π
January 2, 2017 at 8:33 am #1312599
RahulModeratorHey There,
Thanks for writing in!
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
β WordPress Admin username / password
Donβt forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
January 6, 2017 at 3:04 pm #1319319
jamiek1065ParticipantThis reply has been marked as private.January 6, 2017 at 11:50 pm #1319847
ChristopherModeratorHi there,
Please add following code as well :
@media (min-width:979px){ header.masthead.masthead-inline { height: 0; } .home .x-topbar,.home .x-navbar { background-color: transparent !important; } }Hope it helps.
January 7, 2017 at 8:14 am #1320120
jamiek1065ParticipantThat worked great, Thanks so much.
January 7, 2017 at 9:33 am #1320176
ThaiModeratorYou’re most welcome π
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1311771 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
