Shortcodes  /  Button

Button

  Add a Button

Add a button HTML


- In your blogger dashboard.

- Go to "Layout".

- Locate the section.

- Click on "Add a Gadget" and we recommend adding these widget:

+ Widget "HTML/JavaScript" To add component codes.

- Select and paste the Code

- Select "#" and paste you link.

- Click "Save".


Edit Code:

- Copy the code.

- Open notepad or a code editor.

- select code "class size" and "Any of the styles".

- Paste the code in "Your class".

- Paste your link in "Your link".

- Add your title in "Your title".


Code:

<a class=" You Class " href=" You Link "> You Title </a>

Code Class:

…  Class Size

btn-1x

btn-2x

btn-3x

btn-4x

btn-5x


<a class="btn-1x" href="#">Primary Button</a>

…  Theme Color

theme-primary

theme-dark

theme-secondary

theme-light

theme-success

theme-danger

theme-warning

theme-info



<a class="btn-1x theme-primary" href="#">Primary Button</a>

…  Theme Outline

theme-outline-primary

theme-outline-dark

theme-outline-secondary

theme-outline-light

theme-outline-success

theme-outline-danger

theme-outline-warning

theme-outline-info


<a class="btn-1x theme-outline-primary" href="#">Outline Button</a>

…  Theme Flat

theme-flat-primary

theme-flat-dark

theme-flat-secondary

theme-flat-light

theme-flat-success

theme-flat-danger

theme-flat-warning

theme-flat-info


<a class="btn-1x theme-flat-primary" href="#">Flat Button</a>

…  Theme Link

theme-link-primary

theme-link-dark

theme-link-secondary

theme-link-light

theme-link-success

theme-link-danger

theme-link-warning

theme-link-info


<a class="btn-1x theme-link-primary" href="#">Fill Button</a>




Can't find what you're looking for?

Open A Ticket  ➜