- This topic has 13 replies, 2 voices, and was last updated 4 years, 4 months ago by
Leo.
-
AuthorPosts
-
July 17, 2019 at 5:02 am #960052
Christine
Dear Support,
I want to use Elementor created header on my mobile and tablet devices. But on desktop the default header is fine.
Please let me know how to do it.
July 17, 2019 at 9:18 am #960371Leo
StaffCustomer SupportHi there,
I’m not very familiar with Elementor.
Have you checked with their support?
If it’s possible then they should be able to point you in the right direction.
July 18, 2019 at 1:39 am #960868Christine
The query is not related to elementor. I am talking about GP Premium. I want to use GP Premium header only in desktop. For mobile it should not be desplayed. I will use elementor header only in mobiles.
Please let me know.
July 18, 2019 at 8:04 am #961236Leo
StaffCustomer SupportDisable the mobile header option:
https://docs.generatepress.com/article/mobile-header/Then you can hide GP’s default header on mobile with this CSS:
@media (max-width: 768px) { .site-header { display: none; } }
Adding CSS: https://docs.generatepress.com/article/adding-css/
July 18, 2019 at 11:15 pm #961652Christine
Hi, thank you. I have done that as per your instructions. Now the Mobile header is Ok. Its coming from elementor. But desktop header is also coming from elementor.
I mean I have done the Responsive settings to not to show that header on desktops.Now the desktop header is complete gone. http://prntscr.com/oh4tfc
Will you please help me to Hook In the desktop Header? the header which is from generatepress.
Thanks and regards
July 19, 2019 at 7:51 am #962023Leo
StaffCustomer SupportHave you figured this out?
I still see the default GP header on desktop:
https://www.screencast.com/t/KSju76HwJuly 19, 2019 at 9:28 am #962112Christine
I spoke to elementor support and they have sent me the following reply.
Thank you for contacting us.
I’m afraid, this is not possible. When your header is built using Theme builder, it overrides the theme’s header according to https://developers.elementor.com/theme-locations-api/ when it’s set to “Entire Page”. And using the Visibility function won’t really help in achieving this. Unless you decide to set the Display Condition of the site not to display on the entire site then you can have the Elementor Header on some pages and the theme header will still show on pages you have excluded from the header template.
Do you have any solution on this?
After their reply I disabled elementor header and i am continuing with GP header.
July 19, 2019 at 11:54 am #962182Leo
StaffCustomer SupportSo are you hoping to disable the theme’s header on some pages?
If so you can create a Hook Element like this:
https://www.screencast.com/t/vL72mKYv98ov
https://docs.generatepress.com/article/hooks-element-overview/July 19, 2019 at 11:22 pm #962399Christine
My requirement is like this. Either existing mobile header to look like this:http://prntscr.com/ohlpdc
else whatever header i have created for mobile using elementor that to be displayed only in mobile and for desktop GP header.
Existing one is looking like this: http://prntscr.com/ohlpxh
If we take the logo on second row then also our problem solved.
Please let me know if this is possible.
Regards
July 20, 2019 at 8:51 am #962796Leo
StaffCustomer SupportIt should be possible to move the logo to the next row but it might take a few tweaks.
Can you disable the mobile header option first?
Also disable Autopimize and any caching plugins you might have.
Let me know π
July 20, 2019 at 9:49 pm #963112Christine
Hi,
Mobile header disabled.
Autooptimize plugin deactivated,Thank you
July 21, 2019 at 8:19 am #963450Leo
StaffCustomer SupportCan you remove this CSS as well since you want to try GP’s header on mobile now?
https://generatepress.com/forums/topic/use-elementor-created-header-only-on-mobile/#post-961236Let me know π
July 26, 2019 at 1:54 am #967634Christine
Hi,
Please address 2 issues for me. I have completely removed elementor as it was the reason behind making the website load slow.
Now I am redesigning the site using GP and Gutenberg. The new URL is http://blissfulweddingfeet.com.au1. I want the mobile logo on second row as it is there in http://prntscr.com/ohlpdc
2. Remove unwanted padding from my child theme on home page: http://prntscr.com/oka8r7
3. Transparent background on social Icons. http://prntscr.com/oka978Looking forward!
July 26, 2019 at 8:10 am #967951Leo
StaffCustomer SupportCan you create a new topic for your question since we are going with a different method now?
Thanks π
-
AuthorPosts
- You must be logged in to reply to this topic.