Home Forums WoodMart support forum I have few questions , which I have written together. Reply To: I have few questions , which I have written together.

#164796

Hello,

1) To edit the font of Mobile Menu Color,and Font size etc, You need to go to Theme settings >> TYPOGRAPHY >> ADVANCED TYPOGRAPHY, select “mobile menu first level” and then choose the specific color and font size and save the changes.

Screenshot for clarification: https://jmp.sh/2mU8rdl

2) You can use the icons in any format, I have seen your screen shot some of your icons shown weird because the background is not transparent. So try to use icons which have transparent background like in .png format.

3) If you just want to hide add to cart button then you can enable catalog mode from theme settings >> shop >> CATALOG MODE and if you want to show the add to cart button then just undo that CSS code.

There is no such option in theme to show create button & add to cart beside each other, It requires customization and this is beyond our limitations and support policy. You can try some third party plugin for this purpose.

4) You can enable the promo popup from theme settings >> Shop >> Promo popup and to edit the content of promo popup you need to edit the specific html block, which shortcode you used in “Promo popup text” field.

5) You have to define a custom CSS class for those specific columns, and then hit by using CSS class to set the left margin so it looks aligned. If you did not know how to define custom CSS class in Wp-Bakery elements and how to write CSS, then share admin login details I will do it myself and describe you the steps.

6) You are using incorrect code for your wishlist page. You need to edit your page and use this code “[woodmart_wishlist]” instead of that yith wishlist shortcode.

Best Regards.