Hi all, just a small massage about menu in safari. When I scroll down the menu move to the left and come to the right of the sreen at the bottom of the page.
Do you have an idea to fix that ?
Thanks
Hi Renand,
You save this code to the last line in style.css file:
.header { left: 0; right: 0;}.header-fixed .main-header { left: 0; right: 0;}
Hi Linhpeter0508 , thanks for your reply.
Unfortunately, the problem persists with this correction
Hi Renand
You can add the code in the last line in file style.scss:
.main-header {width: 100%;}
@Hattt13
Thanks !
It's ok now.
Have a nice day
Hi Renand,
You save this code to the last line in style.css file:
Hi Linhpeter0508 , thanks for your reply.
Unfortunately, the problem persists with this correction
Hi Renand
You can add the code in the last line in file style.scss:
@Hattt13
Thanks !
It's ok now.
Have a nice day