Home Forums WoodMart support forum Single Product Page – Related Products

Single Product Page – Related Products

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #169699

    bidnbuy
    Participant

    Hello,

    The color of the price range for variant products is incorrect when displayed on the single product page. [All price colors shown in product grids should be blue, and not a combination of blue and red]

    Regards.

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

    Hello,

    You can change the font by means of Advanced typography option, which allows 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

    #169805

    bidnbuy
    Participant

    Hello,

    Attached is an image of my setting under “Theme Settings > Typography > Advanced Typography” and the different outcomes on the home page and the single product page for the same content.

    Regards.

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

    Hello,

    When I try to reach the Theme Settings I get this https://prnt.sc/qstxdz

    Best Regards

    #169892

    bidnbuy
    Participant

    Hello,

    You can use the updated link provided. (Please clear you cache if you get a 404 error message, or you’re redirected to 127.0.0.1)

    Regards.

    #169958

    Hello,

    Please find this code in the Theme Settings > Custom CSS > Global:

    body .single-product-page .price ins .amount {
        color: #cb442b;
        font-size: 24px;
    }

    This code stipulates the color of the price in Related Products. Delete the code or change the color

    Best Regards

    #170102

    bidnbuy
    Participant

    Hello,

    The CSS code provide is already added to my “Theme Settings > Custom CSS > Global:” as provided by your team. It’s not resolving the issue.

    Regards.

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

    Hello,

    Remove the code and color will take the configuration from the Theme Settings.

    Best Regards

    #170235

    bidnbuy
    Participant

    Thanks.. Removing the provided CSS code seems to work post whatever improvements were done in version 4.4 of the theme.

    Regards

    #170244

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Single Product Page – Related Products’ is closed to new replies.