Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
CustomizationLayout Editor

Layout Editor

The layout editor lets you visually arrange sections on your storefront pages without writing code. You can configure layouts for your landing page, category pages, checkout page, and more.

Open it at Dashboard > Customization > Layout Editor.

Desktop and mobile layouts

The layout editor has separate configurations for desktop and mobile. You can design each independently to make sure your store looks great on all screen sizes.

  • Desktop uses a 12 column grid where you can control the width and position of each section.
  • Mobile uses a single column layout where sections stack vertically.

You can switch between desktop and mobile views in the editor to configure each one. Some sections like the header and footer are shared across both.

Section types

Each page is built from sections. You can add, remove, reorder, and configure them. Here’s what’s available:

The top navigation bar for your store. This is present on every page.

SettingDescription
Navigation TypeChoose between top navigation, side navigation, or a combined top and side layout
Show LogoShow or hide your store logo in the header
Show CategoriesDisplay category navigation links
Show Categories in HeaderConsolidate category links into the header bar
Navigation AlignmentAlign navigation links left, center, or right
Navigation LinksAdd custom links with labels, URLs, and optional icons
Sidebar CollapsibleAllow the sidebar to collapse on hover (side navigation only)
Sidebar WidthSet the width of the sidebar (side navigation only)
Sidebar Logo PositionAlign the logo left or center in the sidebar
Sidebar Cart PositionPosition the cart at the top, under the navigation, or at the bottom of the sidebar

Hero

A large banner area at the top of your landing page. Great for branding and first impressions.

SettingDescription
LogoUpload a hero logo image
Logo Width / HeightSet the logo dimensions (max 500px)
Logo AnimationApply an animation effect: pulse, shake, bounce, float, or grow
Animation SpeedHow fast the animation plays
Hero EffectAdd a background particle effect: particles, snow, confetti, stars, or bubbles
Effect SpeedHow fast the particles move
Particle CountHow many particles to show
Effect OpacityTransparency of the particle effect
TextRich text content displayed below the logo
Hero HeightMinimum height of the hero section in pixels
Use Default BackgroundUse the template’s default gradient background
Background ColorSet a solid background color instead of the gradient
Background ImageUse a custom image as the hero background
Overlay OpacityDark overlay for readability when using background images
Blend BottomFade the background image into the page background
Foreground ColorOverride the text color in the hero
Bottom OverlapExtend the hero below its boundary so content cards overlap it
Discord Server IDShow a Discord member count badge
Discord Invite URLLink the Discord badge to your invite
Server IPShow a Minecraft player count badge
Flip Badge PositionsSwap the Discord and server badge positions
Remove Badge BordersRemove the border and background from badges

The footer section at the bottom of every page. You can use the default layout or build custom columns.

Default layout settings:

SettingDescription
Show BrandShow your logo and store name
Left TextCustom text for the left section
Copyright TextCustom copyright text
Show Powered ByShow “Powered by FluxStore”

Custom columns (up to 3):

Each column can have a title, links, rich text content, and an optional image. You can control the width, alignment, and whether links render as buttons.

Packages

The product grid showing your store’s packages. This section has no additional configuration. It automatically displays your packages organized by category.

Text

A rich text content block for adding custom information to your pages.

SettingDescription
TitleSection heading
ContentRich text HTML content
AlignmentAlign text left, center, or right
Text ColorOverride the text color
Background ColorSet a background color for the section

Module

Embed a module into your page. See Modules for what’s available.

SettingDescription
ModuleWhich module to display
AlignmentAlign the module left, center, or right

A sidebar card section for layouts using side navigation. Controls what appears in the sidebar alongside navigation.

SettingDescription
Show CartShow the cart in the sidebar
Show Currency SelectionShow a currency picker (only if multi currency is enabled)
Disable Player SelectionHide the player/username input

Custom HTML

For advanced users who want to inject their own HTML and CSS into a section.

SettingDescription
HTMLYour custom HTML code
CSSOptional custom CSS
Scope CSSScope the CSS to this section only so it doesn’t affect the rest of the page

Space

An empty spacer section for adding vertical space between other sections. No configuration needed.

Managing sections

To add a section, click Add Section below the current section list, choose a type, and configure its settings. Drag sections by their handles to reorder them. Click the delete icon on a section to remove it.

Removing a section deletes its configuration permanently.

Row groups

Sections can be grouped into rows to sit side by side. When grouped, each section has a width setting (one third, half, two thirds, or full) that controls how much of the row it takes up. This is how you create multi column layouts on desktop.