Theme Options
Theme options allow you to customize your Qore theme without touching any code. You can change logos, colors, footer settings, and more.
To access the theme options, go to Appearance -> Theme Options in your admin panel.
General Settings
Configure general theme settings.
| Option | Description |
|---|---|
| Background Type | Select background type: Video, Image, or Default |
| Background Video | Upload a video file for the background (when type is Video) |
| Background Image | Upload an image for the background (when type is Image) |
Theme Styles
Customize the theme's visual appearance.
| Option | Description |
|---|---|
| Primary Color | Override the default primary/accent color (default: #1b4ef5) |
Logo Settings
Upload different logo variations.
| Option | Description |
|---|---|
| Logo | Main site logo |
Header Settings
Configure the header section of your website.
| Option | Description |
|---|---|
| Action Button Text | Text for the header CTA button (default: "Get started") |
| Action Button URL | URL for the header CTA button |
Social Links
Configure social media profile links displayed in the footer.
- Go to
Appearance->Theme Options - Navigate to the Social Links section
- Add your social media profile URLs
- Save changes
Supported platforms include:
- Twitter/X
- YouTube
- GitHub
- And more...
Footer Settings
Configure the footer section of your website.
| Option | Description |
|---|---|
| Copyright Text | Copyright text displayed in footer (default: "© [YEAR] QORE. ALL RIGHTS RESERVED.") |
Built-in Features
Qore includes these built-in features through ThemeSupport:
| Feature | Description |
|---|---|
| Social Links | Configure social media profile links |
| Social Sharing | Social sharing buttons on posts |
| Preloader | Loading animation on page load |
| Site Copyright | Copyright text in footer |
| Lazy Load Images | Performance optimization |
| Date Format | Customize date display format |
| Toast Notifications | Notification popups |
| Logo Height | Adjust logo dimensions |
Typography
Qore uses three font families that can be customized:
| Font | Usage |
|---|---|
| Geist | Primary font for body text |
| Mono | Secondary font for code and technical text |
| Grotesk | Display font for headings and titles |
You can customize fonts in Appearance -> Theme Options -> Typography section.
Performance Options
Qore is optimized for performance with:
- Lazy Loading Sections: Shortcode sections load as user scrolls
- Lazy Load Images: Images load when they enter viewport
- Optimized Assets: Minified CSS and JavaScript
- WebP Support: Modern image format support
Newsletter Integration
If you have the Newsletter plugin installed, you can enable newsletter forms:
- Install and activate the Newsletter plugin
- Configure newsletter settings in plugin options
- Use the CTA shortcode with newsletter enabled
- Forms will automatically connect to your newsletter system
Custom CSS
For advanced customization, you can add custom CSS:
- Go to
Appearance->Custom CSS - Add your custom styles
- Save changes
This allows you to override theme styles without modifying theme files.
