How To Add Stylish Underline Link Button In Blogger Blog :
Stylish Underline Link Button Preview
Follow the steps below :
1. Log In Blogger >> 2. Dashboard >> 3. +add a Gadget >> 4. HTML/JavaScript
Copy the below code and paste it in HTML/JavaScript content.
<a href="https://bloggerorigin.blogspot.com" target="_blank" style="
color: #1a0dab;
text-decoration: none;
font-size: 16px;
font-family: Arial, sans-serif;
border-bottom: 1.5px solid #1a0dab;
padding-bottom: 2px;
">
Everything About Blogger – In One Place
</a>
Note: Add the URL of your blog in place of https://bloggerorigin.blogspot.com where you have highlighted it.
- Now Save the HTML/JavaScript and also save the layout settings.
Comments
Post a Comment