- This topic has 16 replies, 3 voices, and was last updated 3 years, 4 months ago by
David.
-
AuthorPosts
-
December 14, 2022 at 3:59 am #2461422
sipahi
Hello,
I need an extra space above the header to locate my logo, is it possible and how? My website is https://travelingturks.com Thank you in advance.
Y Sipahi
December 14, 2022 at 6:13 am #2461539David
StaffCustomer SupportHi there,
instead of adding the background image in the site header you could hook it in below the site header. That way you can add your logo into the site header.
1. Customizer > Backgrounds > Site Header remove the background image.
2. Customizer > Site Identity add your Logo
3. Customizer > Layout > Header adjust your top and bottom padding eg. 20px4. In Appearance > GeneratePress activate the Elements module.
5. In Appearance > Elements –> Add New –> Hook Element.
In the text are add this HTML:<div class="grid-container custom-header"><img src="https://travelingturks.com/wp-content/uploads/travelingturks-header-1.jpg"></div>Make sure the src url is correct.
5.1 Set the Hook to:
generate_after_header
5.2 Set the Display Rules to:Entire SiteAnd that should do it
December 14, 2022 at 12:24 pm #2462043sipahi
David thanks a lot, yes it was worked your suggestion but I have 2 more struggle and unfortunately couldnt solve it by myself; on mobile I need to locate the togle on the mid, search bar on the right and logo on the left but I can not move the components in this order. And the logo size for the mobile is too big. I hope there is a way, many many thanks for your support. My website is https://travelingturks.com/
December 14, 2022 at 12:27 pm #2462048Leo
StaffCustomer SupportCan you open a new topic for the new question?
I’ll mark this one resolved.
Thanks!
December 14, 2022 at 12:29 pm #2462050sipahi
sure, thanks
December 14, 2022 at 12:31 pm #2462054Leo
StaffCustomer SupportThank you!
December 15, 2022 at 3:06 am #2462559sipahi
Hello again, unfortunately now I recognized that it is not applied in all pages although I choosed the “entire site” option. In some pages the menu is below and in soma pages the header image is not visible. I give you the samples below;
This is the one I want; https://travelingturks.com/avrupa/ispanya/barselona
These pages are wrong; https://travelingturks.com/en/tickets/burj-khalifa-tickets https://travelingturks.com/en/europe/turkey-en/dentist-prices-in-turkeyThanks a lot,
YSipahi
December 15, 2022 at 6:40 am #2462762David
StaffCustomer SupportChange the Hook to
generate_inside_containerand clear any caches.December 15, 2022 at 7:19 am #2462812sipahi
Davis thanks a lot for recommendation and I did as you said, cleaned the web browsers and puched cache in wp admin and purgec cache in the server. But still problem goes on; I have some pages the menu bar is at the top and some of them below the header, same in the mobile. And I have the following issues as well, just two of them I recognized.
https://travelingturks.com/es/europa/espana/barcelona
(pls see this on mobile); https://travelingturks.com/en/europa/spain/barcelona-en/the-best-flamenco-showThank you,
YSipahi
December 15, 2022 at 7:42 am #2462869David
StaffCustomer SupportNow add this CSS to your site:
.site-content { flex-wrap: wrap; }December 15, 2022 at 7:49 am #2462953sipahi
Yes it worked, but this page still not good, thanks
December 15, 2022 at 7:50 am #2462981sipahi
sorry that page is also ok now
December 15, 2022 at 7:51 am #2463014David
StaffCustomer SupportGlad to hear that !
December 15, 2022 at 8:11 am #2463040sipahi
Thanks you, and can we explain why there is no any visible menu on mobile homepage “travelingturks.com” while it above or below the header in other pages?
December 15, 2022 at 8:14 am #2463043David
StaffCustomer SupportProbably the same issue you had here?
-
AuthorPosts
- You must be logged in to reply to this topic.