Header question

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Erik88
 
 
Posts: 21
Joined: Fri May 17, 2019 4:02 pm

Header question

Post by Erik88 »

I would like to have a header on top of the page with a Responsive menu on the left side and a logo on the right hand side, independent of the screen width. Like the Agency Template. When I copy the settings, the logo (on my page) on the right does not adjust properly.

What do I miss?
User avatar
Bluesman
 
 
Posts: 1116
Joined: Mon Feb 01, 2016 5:43 pm
Location: Sweden
Contact:

Re: Header question

Post by Bluesman »

Hi Erik. It's always a good idea to attach a link to your page so it's possible to see what you have done.
"Make My Day"

See my Website
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Header question

Post by Pablo »

The agency template uses a Page Header, the menu is positioned at the right via the code in Html1
If you use a Layout Grid then you can simply align the second column to the right.

Like in these templates:
http://www.wysiwygwebbuilder.com/suppor ... orate.html
http://www.wysiwygwebbuilder.com/suppor ... iders.html
http://www.wysiwygwebbuilder.com/suppor ... owers.html
http://www.wysiwygwebbuilder.com/suppor ... world.html

Or you can use flexbox:
http://www.wysiwygwebbuilder.com/suppor ... gpage.html
Erik88
 
 
Posts: 21
Joined: Fri May 17, 2019 4:02 pm

Re: Header question

Post by Erik88 »

Thank you Pablo.
For now I used a Layout grid as header. It does what I want to accomplish but is not perfect, unless I overlook something, a Layout grid does not allow you to set different style features per break point.

I will also try the HTML.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Header question

Post by Pablo »

a Layout grid does not allow you to set different style features per break point.
What exactly are you trying to do?
Post Reply