Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniele De Santis

    (@danieledesantis)

    Hi,
    the main stylesheet is stored in the the {your_prefix_}options table, search for “wpacc_settings” in the option_name column.

    The custom rules you add to indivual posts/custom post types/pages are stored in the {your_prefix_}postmeta table, search for “_single_add_custom_css” in the “meta_key” column.

    Best,
    Daniele

    Thread Starter rbschneider1

    (@rbschneider1)

    Great…………

    Thank you Sir……

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom CSS in WP Database Location’ is closed to new replies.