Home › Forums › ART WordPress Theme › Menu text size on expanded panel mobile / scrolling problems
- This topic has 12 replies, 2 voices, and was last updated 4 years, 2 months ago by
morgsarnold.
-
AuthorPosts
-
March 10, 2022 at 9:05 pm #27169
Hello,
I would like to make the menu text larger on the expanded menu panel for mobile but am not finding an option anywhere.
I am also having problems on mobile on a certain page, when I scroll up and down the background images zoom in and out a little bit. I would like them to not move. On the desktop version of this page, the scrolling is not smooth at all. Is there some way I can fix both of these problems? Can be seen here: morgancarnold.com/video
Thanks
March 11, 2022 at 1:32 am #27170Hi,
Please set font size on BM Font management > Fonts Assignment > Menu tab:

having problems on mobile on a certain page, when I scroll up and down the background images zoom in and out a little bit.
I didn’t find the issue on my phone, I visited this webpage and recorded a video here. Could you give me more tips? Thanks!
On the desktop version of this page, the scrolling is not smooth at all.
Please go to Appearance> Install plugins, install and activate the MouseWheel Smooth Scroll plugin.

ps: I found the file size of some images are too big, it affects page speed. The size should be less than 200k per image, please check how to optimize image size.

Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 11, 2022 at 8:19 pm #27179Hello,
Thanks for the reply. Perhaps the background images are behaving that way because the file sizes are too large?
I have recorded a video to better visualize what I am experiencing. Video can be found here: https://drive.google.com/file/d/1N3cDTCPgby4oNTwcSerPV-tqtS5SDLKC/view?usp=sharing
Please let me know if you have problems viewing the video. Thanks for the help
March 12, 2022 at 3:07 am #27181Hi,
It should be caused by background-attachment fixed(it doesn’t work well on mobile). Please add the custom CSS to disable background-attachment fixed, it should be fixed:
.touchevents .bm-background-img { background-attachment: scroll!important; }
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 12, 2022 at 10:10 pm #27184So this style does not work on mobile? I added the custom CSS and now the effect is gone. It just has stationary images.
It also seems to have added space on the right side of the page. Is there a way to remove that? I have uploaded a video to help visualize the problem – https://drive.google.com/file/d/1O8FOQfISec9ycsC2gD37OUtd3jd3hD_z/view?usp=sharing
Thank you for your continued assistance.
March 13, 2022 at 10:10 am #27185Hi,
The right space should not be caused the custom CSS. Please try to stop all other plugins to check if it was fixed.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 13, 2022 at 4:58 pm #27188Problem still persists. Now it is only happening on the following pages: Photo – Cacao and Migrants (2 of the 4), the video page and the contact page.
I noticed the problem after I implemented the custom CSS. I first noticed it on the video page.
March 14, 2022 at 1:12 am #27189Please remove all custom CSS(backup custom CSS first on you local firstly) to check it is fixed.
—————
If it doesn’t work, may I check your website? Could you please leave your wp-admin access (URL / username/password) by picking up “Set as private reply”?
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 15, 2022 at 7:58 pm #27191This reply has been marked as private.March 16, 2022 at 1:02 am #27193Hi,
The issue is from Post and Page Builder or Premium version plugins, it will be fixed if the plugins are stopped.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 21, 2022 at 9:14 pm #27225This reply has been marked as private.March 22, 2022 at 1:48 am #27227This reply has been marked as private.March 22, 2022 at 2:05 am #27228This reply has been marked as private. -
AuthorPosts
- You must be logged in to reply to this topic.
