Please forgive question but I've come back to the software and upgraded after not using it in a while.
I've created a new website (stageplays.uk) and now I want to add some responsive designs. I followed the guide which said to preview, resize the browser window. I tried that but it didn't work and then found that Chrome has a feature to view responsive designs. However, I still only see the default, not the changes I have made in the 320 or 768 tabs. Am I missing something really obvious?
Previewing responsive design
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.quickandeasywebbuilder.com/f ... =12&t=1901
MUST READ:
http://www.quickandeasywebbuilder.com/publish.html
http://www.quickandeasywebbuilder.com/preview.html
Frequently Asked Questions about Publishing
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.quickandeasywebbuilder.com/f ... =12&t=1901
MUST READ:
http://www.quickandeasywebbuilder.com/publish.html
http://www.quickandeasywebbuilder.com/preview.html
Frequently Asked Questions about Publishing
Re: Previewing responsive design
It looks like you are using fixed/absolute layout?
In that case, you will need to add breakpoints to adjust the layout for different screen sizes.
If you use flexible layout (using layout grid or flexbox) then the layout will adapt automatically.
Related tutorial:
https://www.quickandeasywebbuilder.com/ ... modes.html
Note that I cannot see what you have done, based on the HTML code.
If you need further assistance then please share a DEMO project.
For further details about how to share a project file, please see this FAQ:
viewtopic.php?t=45024
In that case, you will need to add breakpoints to adjust the layout for different screen sizes.
If you use flexible layout (using layout grid or flexbox) then the layout will adapt automatically.
Related tutorial:
https://www.quickandeasywebbuilder.com/ ... modes.html
Note that I cannot see what you have done, based on the HTML code.
If you need further assistance then please share a DEMO project.
For further details about how to share a project file, please see this FAQ:
viewtopic.php?t=45024
-
- Posts: 14
- Joined: Sat Dec 14, 2013 4:39 pm
Re: Previewing responsive design
Thanks Pablo,
I thought I was adding breakpoints, but I'll have a look at the tutorial and let you know if I have any problems
I thought I was adding breakpoints, but I'll have a look at the tutorial and let you know if I have any problems