{"id":17,"date":"2026-04-16T17:49:09","date_gmt":"2026-04-16T17:49:09","guid":{"rendered":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/2026\/04\/16\/faq\/"},"modified":"2026-04-16T17:49:09","modified_gmt":"2026-04-16T17:49:09","slug":"faq","status":"publish","type":"post","link":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/2026\/04\/16\/faq\/","title":{"rendered":"Frequently Asked Questions"},"content":{"rendered":"<p>Compiled from the questions we get most often via support email and pre-purchase inquiries. If you don&#8217;t see your question here, email <a href=\"mailto:support@fasterthemes.com\">support@fasterthemes.com<\/a>.<\/p>\n<h2>About the theme<\/h2>\n<h3>Is the Legal theme free?<\/h3>\n<p>Yes. The Legal WordPress Theme itself is free and GPL-licensed. You can use it on as many sites as you want, modify it, and even redistribute modified versions (under the same GPL terms).<\/p>\n<p>The premium features \u2014 editorial skins, demo importer, dark mode, custom logo variants, mega-menu, schema.org markup, WOW Effects \u2014 live in the <strong>Legal Pro<\/strong> companion plugin, which is paid. The free theme is fully functional without it.<\/p>\n<h3>Is Legal Pro a subscription?<\/h3>\n<p>No. Legal Pro is a one-time purchase with lifetime updates. There&#8217;s no recurring billing.<\/p>\n<h3>Can I use Legal Pro on multiple sites?<\/h3>\n<p>Yes. One license activates Pro on unlimited sites you own.<\/p>\n<h3>Will Legal Pro slow down my site?<\/h3>\n<p>No measurable impact. The plugin&#8217;s CSS is appended to the theme&#8217;s existing inline <code>&lt;style&gt;<\/code> block (no extra HTTP requests). The JavaScript is ~3KB inline. The license check runs once per day in the background and doesn&#8217;t affect page rendering.<\/p>\n<p>For reference: a fully-loaded Lex &amp; Co. demo with all WOW Effects active scores 95+ on PageSpeed Insights mobile and 99+ on desktop, when hosted on a basic shared hosting plan.<\/p>\n<h2>Customization<\/h2>\n<h3>Can I add more than 6 practice tiles?<\/h3>\n<p>Not via the Customizer. The 6-tile limit was a deliberate design choice \u2014 boutique firms typically have 4\u20138 practice areas, and 6 fits the visual rhythm of the section. If you genuinely need more, override <code>template-firm.php<\/code> in a child theme. See <a href=\"\/child-theme\/\">Child Themes<\/a>.<\/p>\n<h3>Can I have more than 4 counsel cards?<\/h3>\n<p>Same answer \u2014 4 was a design choice, override via child theme if needed. For larger practices (10+ counsel), consider creating a separate &#8220;Counsel&#8221; page with its own grid template rather than expanding the home-page section.<\/p>\n<h3>Can I change the colors beyond the palette in the Customizer?<\/h3>\n<p>Yes. Use Custom CSS to override the CSS variables \u2014 see <a href=\"\/custom-css\/\">Adding Custom CSS<\/a>. The theme is built around design tokens, so a single variable override (e.g., <code>--lg-accent: #1e3a5f<\/code>) cascades through the entire site.<\/p>\n<h3>Can I disable the marquee?<\/h3>\n<p>Yes. Customizer \u2192 Marquee \u2192 uncheck &#8220;Show Marquee&#8221;. Without Pro, the marquee is static. With Pro WOW Effects active, you can also independently toggle the animated scrolling under Customizer \u2192 Legal Pro \u2192 WOW Effects.<\/p>\n<h3>Can I use my own fonts?<\/h3>\n<p>Yes, three ways:<\/p>\n<ul>\n<li><strong>Easy<\/strong> \u2014 choose from the 15 curated pairings in Pro under Customize \u2192 Legal Pro \u2192 Font Pairings.<\/li>\n<li><strong>Medium<\/strong> \u2014 drop your custom Google Fonts URL into Custom CSS and override the <code>--lg-serif<\/code>, <code>--lg-sans<\/code>, and <code>--lg-mono<\/code> variables.<\/li>\n<li><strong>Advanced<\/strong> \u2014 register self-hosted custom fonts in a child theme and override the variables there.<\/li>\n<\/ul>\n<h2>Pro features<\/h2>\n<h3>What&#8217;s included in WOW Effects?<\/h3>\n<p>Eight visual upgrades, each individually toggleable: page-load reveal sequence, hero watermark, hero ornament glyph, animated marquee, retainer wax seal, editorial letterhead footer, Counsel Direct Lines footer column, and a custom cursor. See your firm site&#8217;s Customizer \u2192 Legal Pro \u2192 WOW Effects for the full list.<\/p>\n<h3>Can I disable the custom cursor?<\/h3>\n<p>Yes. Customizer \u2192 Legal Pro \u2192 WOW Effects \u2192 uncheck &#8220;Custom cursor&#8221;. Some firms prefer the standard cursor for traditional brand reasons; others find the custom one too playful for legal practice. Both are valid choices.<\/p>\n<h3>Will the WOW Effects work on mobile?<\/h3>\n<p>Most do. The marquee, hero watermark, ornament, and reveal sequence work identically across devices. The custom cursor is automatically disabled on touch devices (it&#8217;s gated by <code>@media (hover: hover) and (pointer: fine)<\/code>). The retainer wax seal renders smaller on mobile.<\/p>\n<h3>Will the WOW Effects respect reduced motion?<\/h3>\n<p>Yes. Every animation honors <code>prefers-reduced-motion: reduce<\/code>. Animated transitions are removed; static elements (watermark, ornament, seal) still render but without entrance animations.<\/p>\n<h2>Compatibility<\/h2>\n<h3>Does Legal work with Elementor \/ Divi \/ Bricks?<\/h3>\n<p>Legal is a classic theme with custom page templates, not a page-builder shell. Page builders generally work for individual pages but won&#8217;t take over the Firm Home template \u2014 that&#8217;s deliberately rendered server-side from Customizer values for performance and consistency.<\/p>\n<p>If you want page-builder flexibility on a few pages while keeping the Legal aesthetic, create them as regular WordPress pages and use any builder you like. The theme styles will apply to your builder content automatically.<\/p>\n<h3>Does Legal work with WPML or Polylang?<\/h3>\n<p>Yes. Customizer values are translatable using either plugin&#8217;s standard string-translation features. Pro&#8217;s demo importer creates content in English; translate it post-import using your translation plugin.<\/p>\n<h3>Does Legal support WooCommerce?<\/h3>\n<p>The theme styles WooCommerce pages cleanly using the editorial palette, but it&#8217;s not a commerce-first design. For firms that sell products (legal templates, courses, books), WooCommerce works; for full e-commerce stores, choose a commerce-focused theme.<\/p>\n<h3>What WordPress version is required?<\/h3>\n<p>Legal 3.0+ requires WordPress 5.8 or higher and PHP 7.4 or higher. We test against the latest stable WordPress release on every theme update.<\/p>\n<h2>Pricing<\/h2>\n<h3>How much does Legal Pro cost?<\/h3>\n<p>Check <a href=\"https:\/\/fasterthemes.com\/wordpress-themes\/legal\/\">fasterthemes.com<\/a> for current pricing. Lifetime updates and unlimited sites are always included regardless of price tier.<\/p>\n<h3>Do you offer refunds?<\/h3>\n<p>Yes \u2014 30-day money-back guarantee. If Legal Pro doesn&#8217;t fit your needs in the first month, email support and we&#8217;ll process a full refund.<\/p>\n<h3>Do you offer agency licenses?<\/h3>\n<p>The standard license already covers unlimited sites you own. If you&#8217;re an agency building sites for clients, the standard license covers you for client work as long as the license is registered to your agency, not the client. For separate per-client billing, contact us \u2014 we&#8217;ll work something out.<\/p>\n<h2>Support<\/h2>\n<h3>How do I get help?<\/h3>\n<p>Email <a href=\"mailto:support@fasterthemes.com\">support@fasterthemes.com<\/a>. Active Pro license-holders get priority \u2014 replies within 8 business hours. Free-theme users get best-effort replies, usually within 2\u20133 business days.<\/p>\n<h3>What information should I include?<\/h3>\n<p>Site URL, theme version (visible under Appearance \u2192 Themes), Pro plugin version (under Plugins), a description of the issue, and any error messages or screenshots. Steps to reproduce help enormously.<\/p>\n<h3>Can you customize the theme for my firm?<\/h3>\n<p>Custom development isn&#8217;t currently part of our standard support, but we can recommend trusted developers familiar with the theme. Email support if you need this.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Answers to the questions we get most often \u2014 pricing, licensing, customization scope, support, and the questions firms actually ask before buying.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[34,35,16],"class_list":["post-17","post","type-post","status-publish","format-standard","hentry","category-reference","tag-faq","tag-questions","tag-reference"],"_links":{"self":[{"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/posts\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":0,"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/posts\/17\/revisions"}],"wp:attachment":[{"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/media?parent=17"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/categories?post=17"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.fasterthemes.com\/legal-wordpress-theme\/wp-json\/wp\/v2\/tags?post=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}