• Resolved agunda

    (@agunda)


    Hello,

    I have a WooCommerce Onlineshop and many products in it.
    All products have a minimal description, which I would like to turn into a global heading <h3> to fill it later with more non <h3> formatted descriptions.

    So now I’m looking for the SQL command for:

    -> Search all WooCommerce product descriptions
    -> Make a <h3> before the product description and then a </h3> after the product description.

    Can someone please help?

    Thank you very much!
    Chriss

Viewing 1 replies (of 1 total)
  • That would be difficult with SQL. An easier approach you could try would be to use custom css to change the styles of the description class into the styles used by H3. For advice on the custom css to use, please post a link to a relevant page.

Viewing 1 replies (of 1 total)
  • The topic ‘Looking for SQL command to modify posts’ is closed to new replies.