Digital Nomad - User Documentation
DemosSupportHigh Five ✋ Themes
  • 👋Introduction
  • 🆕Changelog
  • 🏁Getting Started
    • 🔽Uploading a Theme
  • 📜Main Templates
    • 📰Post Template
    • 📄Page Template
    • 📑Categories (Tags) Template
    • 🧑‍🎨Authors Template
    • ♾️Archive (All posts) Template
  • ⚙️Custom Settings
    • ™️Logos
    • 🔤Typography (Fonts)
    • 🧭Header Type
    • 🎨Accent Background Color
    • 👨‍🎨Homepage Sections Background Color
    • ⏯️Buttons Background Color
    • 🧮Border Radius
    • 🏠Homepage Layout
    • 📢Subscribe CTA Text and Subtext
  • 🤝Membership
    • 🎬Setting Up
    • ⬇️Sign In Page
    • 🆙Sign Up Page
    • 🔀Subscribe Page
    • 👤Account Page
    • 💸Membership Page
    • 🚃Trial Days Color
  • 🛠️Other Settings
    • ⏬Submenus
    • 📸Add Your Instagram Link (Icon)
    • 💬Comments
  • ☑️Terms & Conditions
    • 🔁Refund Policy
Powered by GitBook
On this page
  1. Custom Settings

Buttons Background Color

PreviousHomepage Sections Background ColorNextBorder Radius

Last updated 1 year ago

The Digital Nomad theme allows users to change the font and icon colors in buttons within certain sections. These sections include:

  1. Author name with image and bio light background

  2. Fullscreen section with cover image

  3. Membership light background

  4. Subscribe banner with benefits light background

To customize:

  • Go to Settings > Code injection from the admin panel

  • Open Site header tab

  • Add the following code snippet and modify the variable value to your favorite color:

<style>
  :root {
    --btn-colored-text: #FFDAA4;
  }
</style>
  • Click Save

⚙️
⏯️
Author name with image and bio light background
Membership light background
Fullscreen section with cover image
Subscribe banner with benefits light background