Home Forums WoodMart support forum Titles product specifications product bundles

Titles product specifications product bundles

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

    Madoo Webdesign
    Participant

    Hi!

    For a client we are working with the WooCommerce Product Bundles plugin. In the specifications tab it’s showing the specifications of both products in the budle, separated by a title. It should look like this: https://snipboard.io/Dd5t2m.jpg, but on WoodMart it looks like this: https://snipboard.io/eDjQy2.jpg.

    Is there something we can do about this?

    Looking forward to your feedback.

    Kindest regards,
    Amanda

    #472039

    Luke Nielsen
    Keymaster

    Hello,

    So you mean that on the default theme, it looks like on this (https://snipboard.io/Dd5t2m.jpg) screenshot?

    Looking forward to hearing back from you!

    Kind Regards

    #472078

    Madoo Webdesign
    Participant

    Hi,

    Yes, that’s correct. And on WoodMart it looks a it messy. How can this be solved?
    Looking forward to your reply.

    Kindest regards,
    Amanda

    #472091

    Luke Nielsen
    Keymaster

    Hello,

    Please add the below code into the “Desktop CSS” area in Theme Settings -> Custom CSS.

    .woocommerce-Tabs-panel--additional_information .wc-tab-inner .bundled_product_attributes_title {
        max-width: 650px;
        margin: 0 auto;
        margin-top: 80px;
        margin-bottom: 20px;
    }

    Iā€™d be happy to assist if you have any other questions or concerns.

    Kind Regards

    #472109

    Madoo Webdesign
    Participant

    Hi,

    Thank you! I have placed the CSS code (correctly, checked it multiple times) but it gives no difference… What’s next? šŸ™‚

    Best regards,
    Amanda

    #472134

    Luke Nielsen
    Keymaster

    Hello,

    In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #472166

    Madoo Webdesign
    Participant

    Yes! I did so in the 1st message. Please see the private content there.

    #472176

    Luke Nielsen
    Keymaster

    Hello,

    Thank you. I have fixed the issue and now it works well, please check it on your side.

    Kind Regards

    #472599

    Madoo Webdesign
    Participant

    Hi,

    I just checked it and looks perfect now indeed. Thanks very much!!

    Kindest regards,
    Amanda

    #472612

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘Titles product specifications product bundles’ is closed to new replies.