Instantly share code, notes, and snippets.
I am a WordPress Developer and working in WordPress since 2014.
-
WPBeginner
- Udaipur India
- http://iamnidhi.in/
- @jainnidhi03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-24 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-24 a.fl-button { | |
| border-width: 3px !important; | |
| border-color: transparent !important; | |
| } | |
| .bb-custom-button-24 a.fl-button:hover { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-23 { | |
| letter-spacing: 2px; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-22 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-22 a.fl-button { | |
| border-width: 0 !important; | |
| border-color: #1a2733 !important; | |
| border-bottom-width: 5px !important; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-21 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-21 a.fl-button { | |
| border-width: 0px !important; | |
| padding: 0 !important; | |
| overflow: hidden; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-20 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-20 a.fl-button { | |
| border-width: 0px !important; | |
| box-shadow: 0px 1px 14px #848484; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-19 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-19 a.fl-button { | |
| border-width: 3px !important; | |
| box-shadow: 0px 4px 4px #a0a0a0; | |
| } | |
| .bb-custom-button-19 a.fl-button:hover { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-18 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-18 a.fl-button { | |
| box-shadow: 0px 4px 11px #a0a0a0; | |
| } | |
| .bb-custom-button-18 a.fl-button:hover { | |
| box-shadow: none; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-17 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-17 a.fl-button { | |
| border-width: 0 !important; | |
| } | |
| .bb-custom-button-17 a.fl-button:hover { | |
| box-shadow: 0px 4px 11px #a0a0a0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-16 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-16 a.fl-button { | |
| border-width: 3px !important; | |
| } | |
| .bb-custom-button-16 a.fl-button:hover { | |
| background-color: #2bb673 !important; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bb-custom-button-15 { | |
| letter-spacing: 2px; | |
| } | |
| .bb-custom-button-15 a.fl-button { | |
| border-width: 0px !important; | |
| padding: 0 !important; | |
| overflow: hidden; | |
| } |