{"id":317,"date":"2021-02-25T19:34:00","date_gmt":"2021-02-25T19:34:00","guid":{"rendered":"https:\/\/wshop.fi\/eng\/?p=317"},"modified":"2021-03-25T19:36:53","modified_gmt":"2021-03-25T19:36:53","slug":"remove-dotted-line-around-link","status":"publish","type":"post","link":"https:\/\/wshop.fi\/eng\/remove-dotted-line-around-link\/","title":{"rendered":"How to Remove Dotted Line Around Link? Remove Mozilla Firefox Border"},"content":{"rendered":"\n<p>Ever noticed that FireFox applies a border\/outline around links. This CSS snippet will remove dotted line around link.<\/p>\n\n\n\n<p>If this is what you are trying to accomplish, try using the below css snippet:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>remove dotted line around link<\/li><li>remove dotted border<\/li><li>remove firefox border<\/li><li>remove css outline<\/li><li>remove dotted border around link<\/li><li>css remove dotted border<\/li><li>css remove outline<\/li><li>css remove border<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Remove Dotted Line Around Link<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>\/*Remove Mozilla Firefox Border \u2013 Remove Dotted Line Around Link *\/\na { outline: 0; } <\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Remove Dotted Line Around Link in FireFox<\/h2>\n\n\n\n<p>Try this if you still have issues in firefox<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/*Remove Mozilla Firefox Border \u2013 Remove Dotted Line Around Link *\/\na:active { outline: none; }  \na:focus{ -moz-outline-style: none; }<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Ever noticed that FireFox applies a border\/outline around links. This CSS snippet will remove dotted line around link. If this is what you are trying to accomplish, try using the below css snippet: remove dotted line around link remove dotted border remove firefox border remove css outline remove dotted border around link css remove dotted [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":266,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"class_list":{"0":"post-317","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-coding"},"_links":{"self":[{"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/posts\/317","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/comments?post=317"}],"version-history":[{"count":1,"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/posts\/317\/revisions"}],"predecessor-version":[{"id":318,"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/posts\/317\/revisions\/318"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/media\/266"}],"wp:attachment":[{"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/media?parent=317"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/categories?post=317"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wshop.fi\/eng\/wp-json\/wp\/v2\/tags?post=317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}