Elrond Documentation
  • Getting Started
    • 👋Welcome to Elrond!
    • 💡Uploading a theme
  • Activation
    • 🌙Light, Dark or Auto version
    • 🔗Social Accounts
    • 🎯Featured Post
    • 📢Adding a Custom Ads (v1.0.3)
    • 🧑Authors page
    • #️⃣Tags page
    • 💫Recommendations page
    • 📬Contact page
  • Customization
    • 🧩Logo
    • 🖌️Accent Color
    • 💗Header Navigation
    • 🌅Site Publication Cover
    • 🔮Homepage Right Sidebar
    • 👾Footer
    • 🔢Posts per page
    • 📖Post Template
    • 📋Responsive Tables
  • Membership
    • 💎Membership page
    • 🔒Signup & Signin pages
    • 🎨Subscribe page
    • 💬Comments
  • Advanced
    • 👩‍💻Editing a theme
    • 👩‍💻Editing a theme v1.0.2 and after
    • 🪄Updating a theme
    • 🌐Theme translation
Powered by GitBook
On this page
  1. Customization

Responsive Tables

Elrond theme supports two responsive table.

When you add a regular table, it will automatically be responsive, but to use the advanced minimal table, please read:

To use the custom table

  1. Go to the post where you want to use the table from the Ghost admin.

  2. Click on the HTML card from the Ghost cards and paste the code for your table here.

  3. Then, add "v2" to the class of your table. An example is provided below.

<table class="v2">
   .
   .
   .
</table>
  1. After click Update and Save changes.

PreviousPost TemplateNextMembership page

Last updated 1 year ago

📋