Home Forums WoodMart support forum Price info TAX and Shipping info in one row

Price info TAX and Shipping info in one row

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #442252

    andreasne
    Participant

    Hi,

    how can i change the price info (Tax and shipping info) in one row by the categories and product listings? At the single product side it is correct.

    MfG
    Andy

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

    Hello,

    As we tried to check your Site URL from one of your Site earlier Topics, your Site seems to be on Maintenance mode and we are unable to view anything.

    Could you please share the exact Page URL on which you are facing the issue so that we can check if it could be possible with the Custom CSS to do that.

    Best Regards

    #442299

    andreasne
    Participant

    Here are the Admin access for you. You can see the problem at all categories and product grids.

    Andreas

    #442446

    Hello,

    We have applied the following Custom CSS to make the required change:

    .wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info {
        display: inline-flex;
    }
    
    .wc-gzd-additional-info.wc-gzd-additional-info-loop.shipping-costs-info {
        display: contents;
    }

    This is the resultant preview on your Site:
    https://snipboard.io/rdRNnE.jpg
    https://snipboard.io/SeWIP4.jpg

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards

    #442499

    andreasne
    Participant

    Thank you!!!

    #442506

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Price info TAX and Shipping info in one row’ is closed to new replies.