Forum Replies Created
-
AuthorPosts
-
September 18, 2022 at 9:49 am in reply to: theme colors on mobile devices with “dark mood” display #43382
Hi,
I change code to
@media screen and (prefers-color-scheme: dark) {
#jas-header, .header__top {
background-color: #fff !important ;
}}Please check. I can’t change dark mode on my phone 🙁
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 16, 2022 at 12:23 am in reply to: theme colors on mobile devices with “dark mood” display #43380I opened your site on Android phone but it not show dark mode, how to eable this?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Jody,
Which plugin you use to minify Js?
I checked your site but don’t know which plugin
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 15, 2022 at 10:32 pm in reply to: theme colors on mobile devices with “dark mood” display #43377Hi,
My phone iphone 11 your site still show white when dark mode for all site, please try code
@media (prefers-color-scheme: dark) {
#jas-header, .header__top {
background-color: #fff !important ;
}}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 15, 2022 at 9:44 pm in reply to: theme colors on mobile devices with “dark mood” display #43375Hi,
I tried on your site and the code work well https://tppr.me/uNBt0
Please check.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Jody,
Our email is [email protected] and you can send us the link on this topic.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 15, 2022 at 9:16 pm in reply to: theme colors on mobile devices with “dark mood” display #43371Can you take screenshot your setting to change dark mode or send me admin account to check?
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 15, 2022 at 8:48 pm in reply to: theme colors on mobile devices with “dark mood” display #43367Hi,
Please try code
@media only screen and (max-width: 736px) {
#jas-header, .header__top {
background-color: #fff !important ;
}}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I checked your site and see you use big image for slide https://tppr.me/P2DkS and Instagram section with big images https://tppr.me/EzCKH.
I recommend use static image for mobile replace slide and for Instagram you change to 2 columns or 3 columns on mobile to load small image
I tried account you sent but can’t access dashboard, i need to check how you minify JS. Please send account as private reply.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts