Home › Forums › WoodMart support forum › 主题配色
主题配色
- This topic has 5 replies, 2 voices, and was last updated 1 hour, 59 minutes ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 20, 2025 at 10:49 pm #639760
1412161125Participant你好
Attachments:
You must be logged in to view attached files.February 21, 2025 at 11:12 am #639841
Aizaz Imtiaz AwanKeymasterHello,
It looks like you may have already resolved the issue. I checked your site, and the background color has already changed to white. However, in your screenshot, it appears in black.
See Screenshot for clarification: https://ibb.co/nqHrJdBB
If you have any questions feel free to contact us.
Best Regards,
February 21, 2025 at 1:52 pm #639915
1412161125Participant请您告诉我i!
1.如何单独修改左边移动导航栏背景颜色为深色?2.如何单独修改移动栏底部背景颜色为深色?
3.注册账户登录页面如何单独修改字体?
4.如何把手机端底部移动导航栏购物车自定义图标以及响应的URL?
Attachments:
You must be logged in to view attached files.February 22, 2025 at 7:46 am #640068
Aizaz Imtiaz AwanKeymasterHello,
01. Please add this code in Theme Settings > Custom CSS > Custom CSS for mobile.
.mobile-nav.wd-side-hidden.wd-opened { background-color: #cccce8; }
02. Please add this code in Theme Settings > Custom CSS > Custom CSS for mobile.
div.wd-toolbar { background-color: #8b8b9b; }
03. You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
04. You can configure the mobile bottom navbar by navigating to Theme Settings > General > Mobile Bottom Navbar: https://postimg.cc/ThhMsGtc
Here, you can:
- • Add or remove buttons.
- • Set a custom button and set a custom URL.
Best Regards,
February 22, 2025 at 10:31 am #640093
1412161125Participant颜色的调配得到最好的一次解决!非常满意。
Attachments:
You must be logged in to view attached files.February 22, 2025 at 3:09 pm #640151
Aizaz Imtiaz AwanKeymasterHello,
Please add this code in Theme Settings > Custom CSS > Custom CSS for mobile.
.wd-toolbar .wd-tools-element .wd-tools-icon { color: #ffffff; } .wd-toolbar.wd-toolbar-label-show .wd-toolbar-label { color: #ffffff; font-size: 15px; } .wd-toolbar .wd-tools-element .wd-tools-icon:before { font-size: 25px !important; }
Change the code value as per your requirements.
Best Regards,
-
AuthorPosts
Tagged: 主题配色
- You must be logged in to create new topics. Login / Register