-
AuthorPosts
-
October 13, 2021 at 12:42 am #1324650
Hello Support,
I was just given a PSD file for a web site. I am not sure how to do the header as designed. It breaks a lot of the conventions I am used to when creating sites with the Enfold Theme.
Here is a screenshot of the header:
May I get assistance in creating this layout/design in Enfold?
Sincerely,
GregOctober 13, 2021 at 12:44 am #1324651The image didn’t come through… here is a direct link:
Google Drive linkOctober 13, 2021 at 12:09 pm #1324721Hi Greg,
Thanks for the screenshot. There are no settings in the theme to create that by default unfortunately, so you would need custom CSS. We need to be able to inspect the actual elements on your site in order to give you accurate CSS, so if you need further help, then please post the actual site where you have started creating the site in question.
Best regards,
RikardOctober 13, 2021 at 2:05 pm #1324749Do you need on that page a shrinking header – or could it be a static one?
The header behavior is set to: “Let logo and menu position adapt to browser window”See here the example page: https://basis.webers-testseite.de/buttons/
the logo: Logo
the background for header-bg: backgroundmy ( page IDs included ) css:
.page-id-2602 .container.av-logo-container { margin: 0 50px 0 0; } .page-id-2602 .logo.avia-svg-logo { height: calc(100% + 35px); position: absolute; top: -35px; } .page-id-2602 #header:before { background-image: url(//basis.webers-testseite.de/wp-content/uploads/blue.svg); background-repeat: repeat-x; background-size: 35px; background-position: top left; z-index: 1; content: ""; width: 100%; height: 100%; position: absolute; }
the responsive design isn’t set on this now – but it will work the same way.
the header_meta ( f.e. phone info had to change color on smaller screens etc. pp. )October 14, 2021 at 4:07 am #1324832October 14, 2021 at 4:14 am #1324833Thank you both.
I am going to get a start on things and circle back for aid.
Can we keep this open for a week or so while I get some work into the effort?October 14, 2021 at 9:55 am #1324883Hi Greg,
No problem, we’ll keep this thread open for you. Just let us know here when you have your new site up.
Best regards,
RikardOctober 19, 2021 at 6:52 am #1325514Hello Rikard/Support,
I’ve got it close.
I’ve placed the ADMIN info in the Private Content area.
This is the mockup I am attempting to create: header-mockup.png.
Right now, I am stuck with having the header bg image show – and have the secondary menu on top of it. So far, I keep losing one or the other as I change z-index… and attempting to place the bg image via my own css didn’t work either.
My unique css is in the Theme Editor file. There is a Child Theme.
Any help is appreciated.
Sincerely,
GregP.S. can the search element can be screen right like on the mock-up, instead of attached to the menu? gw
- This reply was modified 3 years, 1 month ago by Donkies11.
October 19, 2021 at 4:29 pm #1325584Hi Greg,
Please try this CSS as well:
#header_meta { z-index: 1; position: absolute; right: 0; top: 5px; } .av_minimal_header #header_main .container { height: 117px; line-height: 145px; } span.logo { width: 250px; max-width: 250px; top: 20px; }
Best regards,
RikardOctober 19, 2021 at 7:28 pm #1325596Hello Rikard,
Closer – the sub-menu/secondary menu in the upper right corner now is seen – but the links aren’t active for me (Windows 10 / Chrome Version 94 – up-to-date).
I also tested with FF – same experience.
(I’m currently attempting to place the main nav in the center of the white bar. It might be accomplished when you look.)
FYI,
GregOctober 20, 2021 at 6:18 am #1325667Hi,
Thanks for the update. Could you add the CSS back so that we can see the problem please?
Best regards,
RikardOctober 20, 2021 at 6:31 pm #1325769Hello Rikard,
It is still in place.
FYI,
GregOctober 21, 2021 at 6:53 am #1325804Hi,
I changed the header meta z-index to 2, and that worked. Please review your site.
#header_meta { z-index: 2 !important; }
Best regards,
RikardOctober 21, 2021 at 11:03 pm #1325951Hello Rikard,
Thank you – I see the secondary menu links now working.
I just checked what is developed so far on mobile. “sigh”
Any thoughts on the right direction for adapting things so it looks professional on mobile/phone?
Sincerely,
GregOctober 22, 2021 at 6:43 am #1325993Hi,
Thanks for the update. Do you have specific design for the mobile layout?
Best regards,
RikardOctober 25, 2021 at 4:31 am #1326260Hello Rikard,
Well – for me the main menu isn’t becoming a “hamburger” menu on my phone.
Losing the secondary menu and getting the main menu to load correctly will be a good start…
I think I can work with the remaining elements.
Sincerely,
GregOctober 25, 2021 at 12:32 pm #1326311Hi Greg,
The burger menu is displaying on my end, but the layout doesn’t look very good. Could you provide us with a screenshot highlighting the changes you would like to make on mobile please?
Best regards,
RikardNovember 10, 2021 at 10:07 pm #1328578FYI: still dealing with client changes with desktop (overall) site version. Thank you for keeping this open right now. I will circle back to this when appropriate. greg
November 11, 2021 at 8:26 am #1328623December 14, 2021 at 7:19 am #1332716Hello Rikard,
And now… alas – the time has come to wrangle this ungainly mess so that it works for mobile.
I’d like to start with the header element: logo, socket (2nd nav), and main nav.Is it possible to load a different menu for mobile? Also – all could be white font on a solid blue color – instead of attempting the diagonal “cut” of the blue where the logo is.
I’m open to other points, ideas, etc.
Sincerely,
GregDecember 16, 2021 at 5:05 am #1333035Hi,
Thanks for the update. Did you move the site you linked to previously in this thread? The site in private is not loading on my end.
If you want to use a different menu on mobile, then you can set that under Enfold->Main Menu->General->Alternate Menu for Mobile.
Best regards,
RikardDecember 16, 2021 at 6:25 am #1333037Hello Rikard,
I am going to be jumping in to this project tomorrow morning (pacific time).
Can we keep this open a few more days?
~ Greg
December 16, 2021 at 10:24 am #1333078January 3, 2023 at 4:27 am #1377423My apologies Support Team – this ticket may be closed.
~ GregJanuary 3, 2023 at 4:28 am #1377424 -
AuthorPosts
- The topic ‘Header help – design layout?’ is closed to new replies.