Home › Forums › SKT Full Width Forum › SKT full width theme mobile menu issue
- This topic has 18 replies, 3 voices, and was last updated 2 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
December 8, 2021 at 4:51 pm #187502
Hi there,
I’m currently using the full width theme and am having issues with the mobile menu.
The menu works fine on desktop mode (vertical menu and is automatically expanded), but once on mobile mode the menu changes to horizontal and it is no longer expanded. When the expand button is clicked, it appears then disappears right away.
FYI the website is scottsdaleproperty dot com dot auhow can i make the mobile menu look the same as the desktop one so that it is vertical and expanded? is there css I can add to reduce its width to fit?
thanks
GeorgeDecember 8, 2021 at 6:50 pm #187533Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveDecember 16, 2021 at 6:01 pm #187994Hi,
Admin details are missing? Kindly send us your wordPress admin details as well.
Regards,
DaveDecember 21, 2021 at 6:19 pm #188225Hi,
Issue have been resolved. Kindly check and confirm.
Regards,
DaveJanuary 4, 2022 at 4:21 pm #188763Hi Dave,
The menu now expands so that part is fixed, but it is still horizontal unlike the pc version.
is there a way to fix this?also, on the mobile version the images on the homepage slider do not auto size or even centre, so they are cut off half way.
is there a way that they can be centered or fit to screen for the mobile version?thanks.
January 4, 2022 at 6:05 pm #188766Hi,
1. The menu now expands so that part is fixed, but it is still horizontal unlike the pc version.
is there a way to fix this?Ans: We checked, menu are working fine.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
2. also, on the mobile version the images on the homepage slider do not auto size or even centre, so they are cut off half way.
is there a way that they can be centered or fit to screen for the mobile version?Ans: Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
#supersized img { display: inline; max-width: none; width: 100% !important; height: 100% !important; left: 0 !important; object-fit: contain; }
Regards,
DaveJanuary 11, 2022 at 4:54 pm #189140Hi Dave,
thanks for this, but it shrinks down the image quite a bit so it no longer fills the full screen.
it also changes the web version.is there a way to restrict this only to the mobile version, or keep the image full size but centred?
January 11, 2022 at 6:28 pm #189212Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveJanuary 26, 2022 at 4:59 pm #189888Hi Dave,
I’ve given up trying to get the images to centre on the slider, so i just have the 3 that show correctly.
Previously the last two were left aligning rather than centre aligning, and then the second time the slider goes around even the first few would change.there are now 3 images on the slider, all are 1500×700. i have triple checked that they are all the same size.
on the web version, the first and third image have a black band at the bottom but the second doesnt. this is strange since they are all the same size.
on the mobile version, the first and third are ok (although are no longer full size due to the previous changes to the css). the second is vertically stretched. again the images are the same size.what is causing this?
https://ibb.co/82YDQ6G
https://ibb.co/f8dJp1p
this is the vertically stretched one
https://ibb.co/GkWk8z3January 28, 2022 at 12:03 pm #189978Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { #supersized img { height: auto !important; top: 50% !important; transform: translateY(-50%);} }
Regards,
DaveMay 14, 2022 at 8:42 pm #193518Hi,
I’m also having same issue with menu not expanding on mobile.
Website localvib dot es
Regards,
DaveMay 16, 2022 at 4:19 pm #193602Hi David,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveMay 17, 2022 at 6:59 pm #193689Thanks Dave,
Have emailed through details.
Cheers,
DaveMay 18, 2022 at 10:56 am #193698Hi,
Issue have been resolved. Kindly check and confirm.
Regards,
DaveMay 24, 2022 at 6:41 am #193854Hi Dave,
The menu is now permanently expanded and doesn’t collapse any more?
This could be an issue as more menu items are added.
Regards,
David -
AuthorPosts
- You must be logged in to reply to this topic.