Page 1 of 1

Header question

Posted: Mon May 20, 2019 11:36 pm
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?

Re: Header question

Posted: Tue May 21, 2019 12:21 am
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.

Re: Header question

Posted: Tue May 21, 2019 5:59 am
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

Re: Header question

Posted: Tue May 21, 2019 9:16 pm
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.

Re: Header question

Posted: Wed May 22, 2019 5:56 am
by Pablo
a Layout grid does not allow you to set different style features per break point.
What exactly are you trying to do?