• Resolved ladypurple

    (@ladypurple)


    I want the columns without description – like thumbnail, price, title, category….
    It was working well with the last version. But now with all this “pro” stuff i can’t find where to say that there should be no column title.
    What can i do?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Saiful Islam

    (@codersaiful)

    Hello, Please use following css code by your site customizer.

    div.wpt_free_product_table_wrapper table tr.wpt_free_table_head {
        display: none;
    }

    see Screenshot: https://prntscr.com/lnxaqt

    Looking forward to hearing your response.

Viewing 1 replies (of 1 total)
  • The topic ‘Name of columns’ is closed to new replies.