responsive position of buttons are wrong
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
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
-
-
- Posts: 23
- Joined: Thu Nov 04, 2021 1:07 pm
responsive position of buttons are wrong
Hi experts,
I am developing this site https://carmagic.dk/sorbyautocenter/
Default browser shows all buttons correctly buy changing to 320 or other screensize the buttons are not places properly.
What am i doing wrong?
Kind regards Michael
I am developing this site https://carmagic.dk/sorbyautocenter/
Default browser shows all buttons correctly buy changing to 320 or other screensize the buttons are not places properly.
What am i doing wrong?
Kind regards Michael
Re: responsive position of buttons are wrong
did you move the buttons to where they needed to be in the breakpoints? Looks like they are in same spot as in default view.
-
-
- Posts: 23
- Joined: Thu Nov 04, 2021 1:07 pm
Re: responsive position of buttons are wrong
Hi crispy68 and thank you for fast reply
Yes all buttons are placed in each breakpoint - see https://carmagic.dk/pablosoftware/breakpoint.jpg
Kind regards Michael
Yes all buttons are placed in each breakpoint - see https://carmagic.dk/pablosoftware/breakpoint.jpg
Kind regards Michael
Re: responsive position of buttons are wrong
I looked at your picture but that button is ok. It's when I look at your code and at the button "Laes mere eller book tid online>>" the position never changes.
-
-
- Posts: 23
- Joined: Thu Nov 04, 2021 1:07 pm
Re: responsive position of buttons are wrong
all buttons are replaced in each breakpoint - i have made many websites in webbuilder but this issue is new to me
see https://carmagic.dk/pablosoftware/breakpoint1.jpg
Kind regards Michadel
see https://carmagic.dk/pablosoftware/breakpoint1.jpg
Kind regards Michadel
Re: responsive position of buttons are wrong
Can you share your project file for us to take a look at? I'm seeing a lot of horizontal scrollbars which tells me objects are outside of the viewport as well. Are the breakpoints the same for the page and master page?
-
-
- Posts: 23
- Joined: Thu Nov 04, 2021 1:07 pm
Re: responsive position of buttons are wrong
If i delete the buttons and insert news, it's the same - they are not displayed according to position in breakpoint!
what am i doing wrong?
Kind regards Michael
what am i doing wrong?
Kind regards Michael
-
-
- Posts: 23
- Joined: Thu Nov 04, 2021 1:07 pm
Re: responsive position of buttons are wrong
what is the best way to share my project - it's not that big so far?
Kind regards Michael
Kind regards Michael
Re: responsive position of buttons are wrong
You can just upload the project file (.wbs) to your server into any folder and then provide a link here in the forum (ex: www.mywebsite.com/myproject.wbs) or you can use a free file sharing site like WeTransfer or Dropbox, etc.
-
-
- Posts: 23
- Joined: Thu Nov 04, 2021 1:07 pm
Re: responsive position of buttons are wrong
then project without images can be downloaded at https://carmagic.dk/pablosoftware/sorby-autocenter.wbs
(but will be deleted within the next two weeks - this info only for any future clicks)
Thank you very much for any assistance
Kind regards Michael
(but will be deleted within the next two weeks - this info only for any future clicks)
Thank you very much for any assistance
Kind regards Michael
Re: responsive position of buttons are wrong
You have set the button type to 'submit'. However, the buttons are not part of a form.
If you want to use the button as links then please set the button type to 'link'
If you want to use the button as links then please set the button type to 'link'
-
-
- Posts: 23
- Joined: Thu Nov 04, 2021 1:07 pm
Re: responsive position of buttons are wrong
Hi Pablo,
Thank you - case solved - i would never have thought that button type could have impact of the position i breakpoints!
Anyway thank you - now i can move ahead
Kind regards Michael
Thank you - case solved - i would never have thought that button type could have impact of the position i breakpoints!
Anyway thank you - now i can move ahead
Kind regards Michael