Skip to content

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.

OptionDescription
Background TypeSelect background type: Video, Image, or Default
Background VideoUpload a video file for the background (when type is Video)
Background ImageUpload an image for the background (when type is Image)

Theme Styles

Customize the theme's visual appearance.

OptionDescription
Primary ColorOverride the default primary/accent color (default: #1b4ef5)

Logo Settings

Upload different logo variations.

OptionDescription
LogoMain site logo

Header Settings

Configure the header section of your website.

OptionDescription
Action Button TextText for the header CTA button (default: "Get started")
Action Button URLURL for the header CTA button

Configure social media profile links displayed in the footer.

  1. Go to Appearance -> Theme Options
  2. Navigate to the Social Links section
  3. Add your social media profile URLs
  4. Save changes

Supported platforms include:

  • Facebook
  • Twitter/X
  • Instagram
  • LinkedIn
  • YouTube
  • GitHub
  • And more...

Configure the footer section of your website.

OptionDescription
Copyright TextCopyright text displayed in footer (default: "© [YEAR] QORE. ALL RIGHTS RESERVED.")

Built-in Features

Qore includes these built-in features through ThemeSupport:

FeatureDescription
Social LinksConfigure social media profile links
Social SharingSocial sharing buttons on posts
PreloaderLoading animation on page load
Site CopyrightCopyright text in footer
Lazy Load ImagesPerformance optimization
Date FormatCustomize date display format
Toast NotificationsNotification popups
Logo HeightAdjust logo dimensions

Typography

Qore uses three font families that can be customized:

FontUsage
GeistPrimary font for body text
MonoSecondary font for code and technical text
GroteskDisplay 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:

  1. Install and activate the Newsletter plugin
  2. Configure newsletter settings in plugin options
  3. Use the CTA shortcode with newsletter enabled
  4. Forms will automatically connect to your newsletter system

Custom CSS

For advanced customization, you can add custom CSS:

  1. Go to Appearance -> Custom CSS
  2. Add your custom styles
  3. Save changes

This allows you to override theme styles without modifying theme files.