Home Forums WoodMart support forum Menu & Product Page customisation Reply To: Menu & Product Page customisation

#599305

Hello,

01. You can edit the Mega menu via page builder > then you can edit the menu list widget and align in the html blocks layout.

Please read and follow the instructions here:
https://xtemos.com/docs-topic/create-mega-menu/

02. You can edit the Mega menu via page builder > then you can edit each column and remove the space.

03. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

span.rrp-sale {
    font-size: 15px;
}

04. You can change that text by using the Loco Translate plugin, Please here is our article on how to use it – https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/

05. Navigate to Theme Settings > Single Product > Tabs > Add the Additional tabs.

Also, each product has a custom tab that can be enabled at the bottom of the product settings page.

06. Navigate to Layouts > Edit Single Product layout and something like this in the layout.

07. Can you please share the page URL so I can check and give you a possible solution?

Best Regards