Home Forums Basel support forum problem with shipping & delivery in product page

problem with shipping & delivery in product page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #45873

    hsianglin21
    Participant

    Hi, i am using <h4> tag for headings in shipping & delivery in product page but it leaves a big space with the text below it, kindly advise.

    Secondly I need to add a size chart to my product page, may you advise on this?

    Thank you

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

    Artem Temos
    Keymaster

    Hi,

    You need to wrap your texts with <p> tags https://gyazo.com/aa508fe0259bb17def8fe9717196b988

    Read this article about the size guide option https://xtemos.com/docs/woodmart/faq-guides/create-size-guide-table/

    Regards

    #45908

    hsianglin21
    Participant

    Hi, i am still unable to remove the line space, i try inline block etc but couldnt, may you advise? kindly refer to screenshot.

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

    hsianglin21
    Participant

    I have one question on the size guide, it is for a category, what if i want to do a size guide for one product and one for another under the same category? how can i achieve? thank you.

    #45913

    Artem Temos
    Keymaster

    Try to reduce that space with the following CSS code

    .woocommerce-tabs h4 {
    	margin-bottom: 10px;
    }
    #45949

    hsianglin21
    Participant

    Hi i manage to create a size guide but it is display on a icon , how can i display in a tab beside additional information instead? Thank you.

    #46004

    Artem Temos
    Keymaster

    There is no such tab in our theme.

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