Tagged: x
-
AuthorPosts
-
June 2, 2016 at 5:41 am #1021871
techandtelcoParticipantHow I can remove the header without the logo on page? I just want to see the nav bar and the rest of the page. (ThemeX Agency) wilectric.es
June 2, 2016 at 8:40 am #1022154
JoaoModeratorHi There,
Can you give us more details about what you are trying to achieve?
Are you trying to remove the topbar where you have the social icons?
Or you are trying to make the header transparent so you can still see the navbar links?
Also, on which specifically page you want to apply this?
Please let us know more details so we can provide you a tailored solution.
Thanks,
Joao
June 2, 2016 at 9:47 am #1022274
techandtelcoParticipantI would like, in the pricipal page, do not see the nav bar and logo. Right now I managed to remove it, but globally, but I do not care because if I need it to look at the rest of the pages.
To give you an idea, the home page will be in Slide, but the rest want to see the logo and navigation.
Thank you
June 2, 2016 at 11:49 am #1022534
RahulModeratorHey There,
In your page editor, you can go to page attributes and choose the right kind of page setup you need (see screenshot).
Hope that helps.
June 2, 2016 at 12:58 pm #1022655
techandtelcoParticipantthanks a lot of.
one thing more, you know how i can delete this arrow?
June 2, 2016 at 3:15 pm #1022902
JoaoModeratorHi There,
You can add the following code to your Appereance / Customizer / Custom / CSS
.x-slider-scroll-bottom.below { display: none; }Hope that helps,
Joao
June 23, 2016 at 8:04 am #1056260
techandtelcoParticipantsorry to ask again. But I can not get it. on the homepage I want to see the header menu, and slide. if I put the option, Container, No header Footer, I still do not see the menu, to scroll through my website.
Thanks for the arrow, I served perfectly.
I want to see like that
June 23, 2016 at 8:05 am #1056265
techandtelcoParticipantImage
June 23, 2016 at 9:51 am #1056421
JoaoModeratorHi There,
If you would like to remove just the logo bar and keep the menu bar.
Keep your page template as Blank No Container Header Footer
Add the following code to Appereance Customizer Custom CSS
.x-logobar { display:none; }Hope that helps,
Joao
June 24, 2016 at 2:50 am #1057736
techandtelcoParticipantthank you very much for the answer, but it is not what I want exactly.
The code removes the menu header of every page of the SITE. And I just want the principal. the rest if I want it see the header with logo.If I put the code on the page itself, it does not make me anything, just me change if I add in appearance> custom CSS, as in the photo. But again, this changes the whole site, not just the home page
June 24, 2016 at 3:01 am #1057747
RupokMemberHi there,
Thanks for writing back. Maybe we are not understanding what you are trying to achieve. Would you clarify a bit more? Just let us know what you are trying to accomplish precisely.
Thanks for your patience.
Cheers!
June 24, 2016 at 3:40 am #1057784
techandtelcoParticipantyep jeje.
simple.
quiero en la pagina principal que se vea como en el archivo adjunto MAIN PAGE
June 24, 2016 at 3:54 am #1057795
Rue NelModeratorHello There,
Are you using Cornerstone in creating your page? Please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
.x-logobar { display:none; }If you prefer a custom css in the customizer, simply update the given css and use this instead:
.home .x-logobar { display:none; }And by the way, in this screenshot (https://s3.amazonaws.com/community-themeco/app/uploads/2016/06/24025021/Sin-t%C3%ADtulo1-128×72.jpg), you added the css in the wrong field. This field only accepts a class name and please do not place the css code here. You need to remove it.
Hope this helps.
June 24, 2016 at 4:42 am #1057820
techandtelcoParticipantCOOL.. THANK YOU VERY MUCH.
.home .x-logobar {
display:none;
}THIS IS WHAT I WANT.
June 24, 2016 at 5:06 am #1057834
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1021871 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
