Home › Forums › WoodMart support forum › Mobile Menu Html Block Display Settings
Mobile Menu Html Block Display Settings
- This topic has 9 replies, 2 voices, and was last updated 1 week, 4 days ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 21, 2024 at 4:47 am #624334
ha21cnParticipantI would like to know how to hide the category title in the HTML Block menu settings on mobile and how to set it to show 3 columns instead of 2.
Attachments:
You must be logged in to view attached files.December 21, 2024 at 5:06 pm #624413
Aizaz Imtiaz AwanKeymasterHello,
1. To hide the title, please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Mobile CSS section:
div.product-category .wd-entities-title { display: none; }
2. To change the columns numbers in mobile, please edit the HTML block Menu >> Then Edit the Product Categories widget >> From the Style Tab >> Layout >> Select the mobile view and add the numbers of columns: https://ibb.co/7VnZ0vx
I have done it for one category: https://ibb.co/TLNggjr
Best Regards.
Best Regards.
December 21, 2024 at 10:55 pm #624478
ha21cnParticipantI changed the way of displaying categories in HTML Block. How can I set this up so that the display of Title can be turned off on the mobile terminal?
One more question, how can I set the Page Background for a separate menu HTML BlockAttachments:
You must be logged in to view attached files.December 23, 2024 at 2:15 pm #624763
Aizaz Imtiaz AwanKeymasterHello,
1. Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Mobile CSS section:
.wd-mob-nav-html-block .wd-cat-inner .wd-cat-content { display: none; }
2. You can change the background for the THML block by editing each menu block and then editing the row and setting the background image or color from the Design option of the row: https://ibb.co/rdSBqwy
Best Regards.
December 24, 2024 at 12:55 am #624914
ha21cnParticipantWhen I use Product Category, why do I find that some of the images for the product categories are missing? It’s not displayed in full.
Attachments:
You must be logged in to view attached files.December 24, 2024 at 2:59 pm #625090
Aizaz Imtiaz AwanKeymasterHello,
Please follow these steps to adjust the image size for the Product Categories Widget:
1. Navigate to HTML Blocks.
2. Select Edit this HTML Block using WP Bakery.
3. Locate and edit the Product Categories Widget to set the desired image size. https://ibb.co/5c8dvj0Best Regards
December 27, 2024 at 1:30 am #625567
ha21cnParticipantI’ve set the image size as you suggested but it doesn’t change anything!
December 27, 2024 at 12:30 pm #625666
Aizaz Imtiaz AwanKeymasterHello,
Edit the Product Categories Widget and set the image size ‘large’. https://ibb.co/5c8dvj0
If the issue remains, Please try increasing the image size to address the issue. We recommend uploading images with dimensions of 495×496 pixels for optimal display. Let us know if you need further assistance!
Best Regards
December 27, 2024 at 11:22 pm #625825
ha21cnParticipantBut I don’t have the image size in Large format, I set it to Full and it doesn’t show the full image either
December 28, 2024 at 11:04 am #625880
Aizaz Imtiaz AwanKeymasterHello,
Please try increasing the image size to address the issue. We recommend uploading images with dimensions of 495×496 pixels for optimal display. Let us know if you need further assistance!
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register