• Resolved stk555

    (@stk555)


    Hello.
    I have two questions:
    Please tell me, how I can turn off the related products?
    and how to resolve some troubles with placement of the phrase “RELATED PRODUCTS” ?

    Thank you

    • This topic was modified 5 years, 5 months ago by stk555.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello,

    1. To turn off the related product just paste the below CSS code in additional CSS for that Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below CSS >> Publish it.

    .related.products{
    display:none;
    }

    2. You have to add the related product file of woocommerce in theme folder and then you have to edit the file.

    Thanks.

    Thread Starter stk555

    (@stk555)

    Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Related products at product card’ is closed to new replies.