Home Forums WoodMart support forum promotion

promotion

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #476177

    lucachen
    Participant

    hello I needed help, at point 1 I wanted to change to red. in point 2 I wanted to be able to show all the promotions I created by clicking on promotions, I created them on two products. Finally, how can I display promotions on the homepage.

    thank you

    Attachments:
    You must be logged in to view attached files.
    #476212

    Hello,

    Please provide the product page URL, we will check if it is possible.

    Best Regards

    #476311

    lucachen
    Participant
    #476486

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-product-gallery .product-labels .onsale {
    background-color: red;
    color:yellow;
    }

    As for the menu, 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/

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)