Hello, i'm a french designer with many problems

Hello everyone,

I’m Hito Designer, a french designer with many problems.
I have some questions and i’m sorry if i do many faults, i try to do my best in english.

My first problem is the option to fix the elements (navigation, social networks …)
indeed, my fixed elements appear properly on my macbook pro, on a fixed PC, etc.
The problem comes from my wife’s iPad, the fixed items all appear at the top left of the page and i don’t understand why.

So I wanted to know the solution to remedy this, is it due to a bug? should I debug my website? if so, how can I do? thank you for a future answer.

my second problem is that I’d like to make sure that the overall content of my home page is always centered on the page, so that it is not too high on a larger screen, or on the ipad screen, is there a solution to this ?

here is for example the visual of my website (with the problems of fixed elements) displayed on ipad.I would like the content of this home page is always the center, on all media (PC, iPad, etc.).is there a solution to this too ?

I want to thank you for your future answers, and wish you a great day.

Hito Designer

Did you try to switch to Mobile in your editor and see how it looks?

yes, of course, my site does not depend on that.

This fixation worked very well before, so why did it suddenly change ? ideas ?

my only changement, that was it, and that’s all…

$w.onReady( function () {
//TODO: write your page related code here…

});

export function header_viewportLeave(event, $w) {
$w(‘#whiteHeader’).show(“slide”, slideOptions);
//Add your code for this event here:
}

export function header_viewportEnter(event, $w) {
$w(‘#whiteHeader’).hide(“slide”, slideOptions);
//Add your code for this event here:
}

let slideOptions = {
“duration”: 350,
“delay”: 0,
“direction”: “top”
};

So just to be sure. It looks fine when you switch to mobile in your editor?

No, i do responsive at the end, i prefer :wink:

@hitodesigner From my knowledge, wix does not support responsive design yet. Just editing desktop and mobile version

@danieltanasec exactly, i know, my problem is just the fixed elements to the left, whereas they are set elsewhere normally, and that it worked before

My advice is to rearrange(drag) them again on both versions(desktop and mobile) and save. I don’t know what else you could do

i have recreate a new page, with others fixations, problems don’t change, i tried some manipulations, for nothing

@hitodesigner can you share the editing page?

how Daniel ?

hitodesigner.com

@hitodesigner in the editor just copy-paste the link

copy paste URL of wix editor ?

@hitodesigner yes

@hitodesigner Ahh it doesn’t work:))

@danieltanasec and why ?

@hitodesigner I mean the link. I cannot see the editor.

@danieltanasec i’m definitively lost Daniel Tanase

@hitodesigner My advice still stands. I cannot come up with another solution unfortunately