Page 1 of 1

Master Page Text (copyright) in Footer not responsive

Posted: Sun Apr 21, 2019 4:50 am
by chapy
I am trying to use a Header & Footer object in a Master Page. The Header has a picture object in it and the Footer has the Copyright text in it. I have a break point of 480. Neither the header picture nor the footer text is responsive.
I have looked at your example: master_page_layoutgrid.wbs
and tried to use the same page settings, but it is not responsive like your example.

Any suggestions for making text (Copyright - All Rights Reserved) in the Footer responsive

Re: Master Page Text (copyright) in Footer not responsive

Posted: Sun Apr 21, 2019 6:54 am
by Pablo
To be able to help you I nee to see what you have done.
What is the URL of the page?
What are your exact settings?
Or where can I download your project?

Related FAQ:
viewtopic.php?f=10&t=82134

Re: Master Page Text (copyright) in Footer not responsive

Posted: Mon Apr 22, 2019 2:57 am
by chapy
Here is a Shared link to my DropBox with the files.

https://www.dropbox.com/sh/f1frv42x6clv ... pgfLa?dl=0

Re: Master Page Text (copyright) in Footer not responsive

Posted: Mon Apr 22, 2019 3:00 am
by chapy
The file that I am having the master page problem with is:

test-mstr.html

The master.html is the master page.

The index.html is a standard grid page and it is ok.
The sat-pair.html is a standard grid page and it is ok.

I want to use the master.html page on every page, but cannot make the header or footer responsive in the test-mstr.html page.

Re: Master Page Text (copyright) in Footer not responsive

Posted: Mon Apr 22, 2019 6:56 am
by Pablo
In 'Manage Breakpoints' make sure 'include min-width in CSS media quire' is enabled.
Note that this is enabled by default so you may have accidentally unchecked it.

This option is explained in the FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817