Home › Forums › WoodMart support forum › Mobile menu – sidebar, background color
Mobile menu – sidebar, background color
- This topic has 13 replies, 2 voices, and was last updated 2 years, 8 months ago by Elise Noromit.
-
AuthorPosts
-
February 12, 2022 at 3:12 pm #352501
artonlineParticipantHi,
I have switched dark theme, set the colours, but could not find setting for the sidebar on mobile menu.
I need to change the white background colour with some other and some CSS code will be very helpful.
Thanks and best regards,
BorisAttachments:
You must be logged in to view attached files.February 13, 2022 at 4:49 pm #352595
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
As per your screen, your shopping cart is not the WoodMart widget, but the Elementor Pro, please disable the Elementor widget in the Elementor > Settings > Integration.
Instead of the Elementor widget, WoodMart widget would appear and it would have the proper color. If the problem remains, insert the site admin access into the Private content below the message area.
Best Regards
February 14, 2022 at 2:47 pm #352916
artonlineParticipantHi,
I’ve noticed – the same situation appears when is activated “off canvas sidebar” for desktop (attached screenshot), not only on mobile devices.
About the “shopping cart icon” – it was chosen from the header options.
Under Elementor > Settings > Integration – there is only the the option: Google Maps Embed API.
I am using only the Elementor, not PRO, because Pro options are locked for me.
Also I tried to put only one WoodMart widget in the shop sidebar, but the result was the same. Only white background on sidebar.
If I didn’t find the setting you wrote – please, send a screenshot to me. Or it can be solved by CSS-code…Best regards,
Boris- This reply was modified 2 years, 8 months ago by artonline.
- This reply was modified 2 years, 8 months ago by artonline.
- This reply was modified 2 years, 8 months ago by artonline.
Attachments:
You must be logged in to view attached files.February 15, 2022 at 12:09 am #353004
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area.
Best Regards
February 15, 2022 at 11:30 am #353127
artonlineParticipantI found one more similar problem with the white background – when is selected dark theme.
It appears in the “delivery address ” – ” state, country” selection list.
My admin-section is currently restricted buy IP, but I will disable it (for the support) If you think that this problem appears on my site only.Attachments:
You must be logged in to view attached files.February 15, 2022 at 6:55 pm #353285
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.global-color-scheme-light .select2-container--default .select2-search--dropdown, body.global-color-scheme-light .select2-container--default .select2-results__options{ background-color: #111111 !important; } body.global-color-scheme-light .select2-container--default .select2-dropdown { border-color: #333333 !important; } body.global-color-scheme-light .select2-container--default .select2-results__option[aria-selected=true], body.global-color-scheme-light .select2-container--default .select2-results__option[data-selected=true] { background-color: #222 !important; }
Best Regards
February 17, 2022 at 3:55 pm #354016
artonlineParticipantDear Elise,
Thank you very much for your code.
It works perfect on ”state, country” selection list 🙂
Now, only remains a similar code for “off canvas sidebar for desktop and mobile devices”.Best regards,
BorisAttachments:
You must be logged in to view attached files.February 18, 2022 at 1:00 am #354082
Elise NoromitMemberHello,
PLease provide the page URL so that I could give you the custom CSS.
Best Regards
February 18, 2022 at 7:12 am #354124
artonlineParticipantHi, the web site is under construction, but I will enable temporary.
Please, check the information in the private box.
Thanks,
BorisFebruary 19, 2022 at 12:06 am #354362
Elise NoromitMemberHello,
You have disabled the right mouse click, please enable it.
Best Regards
February 19, 2022 at 6:47 am #354420
artonlineParticipantSorry,
I didn’t did on purpose and don’t know how to disable.
If you find how, please tell me.
Anyway when I’m logged as admin it is disabled.
So, I send to you some login details for the website in the private box.
Please, login from the profile icon in the header, because I am not sure if the wp-admin is restricted by IP.
And sorry, the site is in Bulgarian only 🙂Boris
February 19, 2022 at 9:45 pm #354554
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.sidebar-container.wd-inited { background-color:red; }
Please set the color as per your needs.
Best Regards
February 19, 2022 at 10:43 pm #354561
artonlineParticipantDear Elise,
I really appreciate your help.
Thank you!February 20, 2022 at 7:52 pm #354652
Elise NoromitMemberYou are welcome! We are here to help.
Wish you a wonderful day!
-
AuthorPosts
Tagged: background colour, mobile menu, sidebar
The topic ‘Mobile menu – sidebar, background color’ is closed to new replies.
- You must be logged in to create new topics. Login / Register