{"id":33809,"date":"2019-03-01T09:17:43","date_gmt":"2019-03-01T09:17:43","guid":{"rendered":"http:\/\/getshortcodes.com\/?post_type=docs&#038;p=33809"},"modified":"2019-05-28T14:05:58","modified_gmt":"2019-05-28T14:05:58","slug":"how-to-disable-or-change-the-outline-around-tab-and-spoiler-titles","status":"publish","type":"docs","link":"https:\/\/getshortcodes.com\/docs\/how-to-disable-or-change-the-outline-around-tab-and-spoiler-titles\/","title":{"rendered":"How to disable or change the outline around tab and spoiler titles"},"content":{"rendered":"\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"667\" height=\"289\" src=\"https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/file-GzOEXHgTys-2.png\" alt=\"\" class=\"wp-image-33812\" srcset=\"https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/file-GzOEXHgTys-2.png 667w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/file-GzOEXHgTys-2-512x222.png 512w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/file-GzOEXHgTys-2-128x55.png 128w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/file-GzOEXHgTys-2-80x35.png 80w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/file-GzOEXHgTys-2-24x10.png 24w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/file-GzOEXHgTys-2-277x120.png 277w\" sizes=\"auto, (max-width: 667px) 100vw, 667px\" \/><figcaption>Tab and spoiler outline<\/figcaption><\/figure>\n\n\n<p class=\"h2\">Table of contents<\/p>\n\n<ol><li><a href=\"#preface\">Preface<\/a><\/li><li><a href=\"#how-to-disable-the-outline\">How to disable the outline<\/a><\/li><li><a href=\"#how-to-change-the-outline\">How to change the outline<\/a><\/li><\/ol><\/li><\/ol>\n\n\n<h2 class=\"wp-block-heading\" id=\"preface\">Preface<\/h2>\n\n\n\n<p>Since version 5.2.0 Tab and Spoiler titles have a thin outline around them when focused. The outline allows users who can&#8217;t use a mouse to access hidden content using only their keyboard.<\/p>\n\n\n\n<p class=\"has-text-color has-background has-black-color has-yellow-background-color\">Disabling this outline is highly discouraged as it will make your content inaccessible for those users who can&#8217;t use a mouse or trackpad.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-disable-the-outline\">How to disable the outline<\/h2>\n\n\n\n<p>If, for some reason, you want to disable this outline, follow instructions below:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Navigate to&nbsp;<em>Dashboard \u2013 Shortcodes \u2013 Settings<\/em>;<\/li><li>Look for the&nbsp;<em>Custom CSS code<\/em>&nbsp;field;<\/li><li>Add the following snippet to that field.<\/li><\/ol>\n\n\n\n<p><strong>Custom CSS code<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/* Disable outline in Tabs *\/<br>.su-tabs-nav span:focus {<br>  outline: none;<br>}<br><br>\/* Disable outline in Spoilers *\/<br>.su-spoiler-title:focus {<br>  outline: none;<br>}<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-change-the-outline\">How to change the outline<\/h2>\n\n\n\n<p>You can change the outline color, thickness or style. To do that, please follow the instructions below.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Navigate to&nbsp;<em>Dashboard \u2013 Shortcodes \u2013 Settings<\/em>;<\/li><li>Look for the&nbsp;<em>Custom CSS code<\/em>&nbsp;field;<\/li><li>Add the following snippet to that field.<\/li><\/ol>\n\n\n\n<p><strong>Custom CSS code<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/* Make Tabs outline 3px wide, dashed style, and red color *\/<br>.su-tabs-nav span:focus {<br>  outline: 3px dashed #ff0000;<br>}<br><br>\/* Make Spoiler outline 3px wide, dashed style, and red color *\/<br>.su-spoiler-title:focus {<br>  outline: 3px dashed #ff0000;<br>}<\/pre>\n","protected":false},"featured_media":0,"template":"","docs_category":[23],"class_list":["post-33809","docs","type-docs","status-publish","hentry","docs_category-customization"],"_links":{"self":[{"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/docs\/33809","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/types\/docs"}],"wp:attachment":[{"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/media?parent=33809"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/docs_category?post=33809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}