Help with tweak on Frequently Bought Together

This topic has 3 replies, 2 voices, and was last updated 6 months, 2 weeks ago ago by cindyloo

  • Avatar: cindyloo
    cindyloo
    Participant
    October 18, 2023 at 19:44

    So far everything is good as I learn how to use Elementor, XStore and the various plug-ins. Question:

    Is there a quick fix to adjust the size of the total price of the Frequently Bought Together widget? It is too large and competes with the single product information in weight and size. I’d like to de-emphasize it.

    Code snippet or something else that would help me do that?

    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    October 20, 2023 at 09:00

    Hello, @cindyloo,

    Thank you for contacting us and for using XStore.

    Should you desire to modify the size of the total price of the Frequently Bought Together, kindly replicate and insert the provided CSS code under the following path: XStore > Theme Options > Theme Custom CSS > Global CSS. Subsequently, please ensure to publish it.

    The outcome should resemble the attached example.
    https://postimg.cc/XZYzHb8M

    .single-product .bought-together-products .total-price-wrapper .total-price {
        font-size: medium !important;
        font-weight: 500 !important;
    }

    Please note that you have the option to alter the font-size value in the code according to your specific needs.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Best Regards,
    8Theme’s Team.

    Avatar: cindyloo
    cindyloo
    Participant
    October 20, 2023 at 14:47

    Worked perfect. Thank you

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Help with tweak on Frequently Bought Together’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.