-
AuthorPosts
-
September 20, 2023 at 7:35 pm #1419770
Hello. How to put a logo (image) with a link to email on the header bar (alignment left, opposite of the burger).
September 21, 2023 at 10:21 am #1419857Hello,
You can refer to this post https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area and add a widget area to the header.
Then, you can add an Image widget to your Header widget area and link it to an email ( https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#linking_to_an_email_address ).
Best regards,
YigitSeptember 21, 2023 at 11:37 am #1419872Please check. I have put the css code into appearance–>customize. So i added a widget (header) with text (icon). Doesn’t work.
Check please.September 21, 2023 at 7:07 pm #1419950Hello,
You should add a widget area to your header as well. Here are the instructions for it: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area.
If you need assistance with that, please hire a freelance developer for the task.
Best regards,
YigitSeptember 21, 2023 at 7:52 pm #1419952I’m trying…
Please take a look my logo giant now! Why?!?September 21, 2023 at 8:32 pm #1419955Done.
Problems.
-the icon is below the header sensitive area so when you click, click the logo and not the email: check.
-on mobile the icon is out of the header bar: check.Thanks.
September 22, 2023 at 9:44 am #1420005Hello,
Please add the following code to Quick CSS
#custom_html-12 { width: 40px; z-index: 99; } @media only screen and (max-width: 767px) { #custom_html-12 { position: fixed; top: 0; padding-top: 20px; } }
Regards,
YigitSeptember 22, 2023 at 3:32 pm #1420059Ok. Is it possible to move up the logo, the burger and the email (always centerd on the header bar), so i can make the header bar at 50px instead of 70px?
September 23, 2023 at 12:35 pm #1420106On mobile the email logo is centered but on desktop is like in the picture.
Again, why the two logos (burger and email) are not at 100% width?September 25, 2023 at 10:06 am #1420236Hello,
Please hire a freelance developer who can fine-tune these customizations for you.
Regards,
YigitSeptember 25, 2023 at 10:16 am #1420238No. For that is not necessary dear.
Thanks anyway.
I will try to open another thread. 👌🏼September 25, 2023 at 10:23 am #1420239I’m seeing that often you talk about freelancers…..
If you are not able change your work.
WE HAVE PAID for that service.
For that questions we don’t need a freelancer.September 25, 2023 at 1:28 pm #1420268Hello,
These questions you are asking are not technical questions about the theme, these are customization requests, which aren’t included in the support. You’re mistaken if you think the theme license includes customization services. Please read the Item Support Policy ( https://themeforest.net/page/item_support_policy ) carefully.
Regards,
YigitSeptember 25, 2023 at 2:24 pm #1420277I think that is sufficient to modify your css code that you have wrote above⬆️
September 25, 2023 at 2:34 pm #1420282Hello,
Please see https://kriesi.at/support/topic/mail-link-on-the-header-bar/#post-1420236 and https://kriesi.at/support/topic/mail-link-on-the-header-bar/#post-1420268.
Regards,
Yigit -
AuthorPosts
- The topic ‘Mail link on the header bar’ is closed to new replies.