| @@ -651,49 +651,8 @@ | ||
| 651 | 651 | 'betterdocs_faq_list_content_font_size_layout_2' => '15', |
| 652 | 652 | 'betterdocs_faq_list_content_color' => '#7B7B7B', |
| 653 | 653 | 'betterdocs_faq_list_content_color_layout_2' => '#7B7B7B', |
| 654 | 654 | 'betterdocs_faq_section_seperator' => '', |
| 655 | - // Product FAQ for WooCommerce — mirrors the Docs Page FAQ controls, | |
| 656 | - // minus section-title/layout/enable controls (see FaqBuilder woo_*). | |
| 657 | - 'betterdocs_faq_section_woo_seperator' => '', | |
| 658 | - 'betterdocs_faq_group_title_tag_woo' => 'h3', | |
| 659 | - 'betterdocs_faq_category_title_color_woo' => '#15063F', | |
| 660 | - 'betterdocs_faq_category_name_font_size_woo' => '25', | |
| 661 | - 'betterdocs_faq_category_name_padding_woo' => [ | |
| 662 | - 'input1' => 20, | |
| 663 | - 'input2' => 0, | |
| 664 | - 'input3' => 20, | |
| 665 | - 'input4' => 0 | |
| 666 | - ], | |
| 667 | - 'betterdocs_faq_list_color_woo' => '#2f3b48', | |
| 668 | - 'betterdocs_faq_list_background_color_woo' => '#f0f1f5', | |
| 669 | - 'betterdocs_faq_list_content_background_color_woo' => '#fbfcff', | |
| 670 | - 'betterdocs_faq_list_content_color_woo' => '#7B7B7B', | |
| 671 | - 'betterdocs_faq_list_content_font_size_woo' => '15', | |
| 672 | - 'betterdocs_faq_list_font_size_woo' => '17', | |
| 673 | - 'betterdocs_faq_list_padding_woo' => [ | |
| 674 | - 'input1' => 20, | |
| 675 | - 'input2' => 20, | |
| 676 | - 'input3' => 20, | |
| 677 | - 'input4' => 20 | |
| 678 | - ], | |
| 679 | - // FAQ Group wrapper (.betterdocs-faq-group) — border defaults to 0 | |
| 680 | - // width so the static card border only shows once configured; padding | |
| 681 | - // and margin default to 0 per design. | |
| 682 | - 'betterdocs_faq_group_border_width_woo' => '0', | |
| 683 | - 'betterdocs_faq_group_border_color_woo' => '#dfe7f5', | |
| 684 | - 'betterdocs_faq_group_padding_woo' => [ | |
| 685 | - 'input1' => 0, | |
| 686 | - 'input2' => 0, | |
| 687 | - 'input3' => 0, | |
| 688 | - 'input4' => 0 | |
| 689 | - ], | |
| 690 | - 'betterdocs_faq_group_margin_woo' => [ | |
| 691 | - 'input1' => 0, | |
| 692 | - 'input2' => 0, | |
| 693 | - 'input3' => 20, | |
| 694 | - 'input4' => 0 | |
| 695 | - ], | |
| 696 | 655 | 'betterdocs_single_doc_attachment_heading' => '', |
| 697 | 656 | 'betterdocs_doc_single_attachment_content_bg_color' => '#fff', |
| 698 | 657 | 'betterdocs_doc_single_attachment_content_padding' => '', |
| 699 | 658 | 'betterdocs_doc_single_attachment_content_padding_top' => '15', |