Skip to content
  • Home
  • Features
    • Matrix Framework
    • Matrix One
    • Plugin Toolkit
    • Matrix Library
  • Templates
  • Support
  • Pricing
  • Home
  • Features
    • Matrix Framework
    • Matrix One
    • Plugin Toolkit
    • Matrix Library
  • Templates
  • Support
  • Pricing
    07. May 2024

    Matrix themes - Updates #15

    Matrix themes Updates

    The latest updates of Matrix Themes include new features, bug fixes, and much more. This post is entirely dedicated to Matrix variables and customizations of default Jimdo elements.

    What are Matrix Variables?

    Matrix variable tags are enabling customization of its parent div within the Columns module. With this feature, you gain extensive control over your layout and template elements such as a adjust the background color, text color, implement full-width designs, introduce animations, and much more.

    However, in this discourse, our focus shifts to revisiting the customizations available for default Jimdo elements.

     

    Heading


    Unlike the "Heading" module's basic size options (large, medium, or small), the variable tag unlocks advanced customization. With it, you can easily tweak text alignment, color, and more to your liking.

    Heading

    has-center-heading bg-primary-light add-20 br5
    
    <var>has-center-heading</var>

    Heading

    has-primary-heading bg-primary-light add-20 br5
    
    <var>has-primary-heading</var>

    Heading

    has-underline-heading secondary-underline bg-primary-light add-20 br5
    
    <var>has-underline-heading secondary-underline</var>

    Photo, Text with Photo, Photo Gallery

    In these three modules, you can add border radius to individual or multiple images.

    
    <var>br10</var>
    br10

    Horizontal line

    While the admin section "Font Settings" allows customization of the horizontal line, variable tags offer an expanded array of styling options.

    has-primary-line bg-primary-light add-20 br5
    
    <var>has-primary-line</var>

    has-gradient-line line-bold2 bg-primary-light add-20 br5
    
    <var>has-gradient-line line-bold2</var>

    Spacing

    Additional variable tags to customize the default 'Spacing' module in Matrix themes and Matrix Page Builder to make it smaller for mobile devices.

    Image Alt Text classes bg-primary-light add-5

    Available options:

    • m-spacer-0 (0px)
    • m-spacer-extra-small (10px)
    • m-spacer-small (25px)
    • m-space-medium (50px)
    • m-spacer-large (100px)
    • m-spacer-extra-large (150px)

    Button

    The main options for the buttons.

    New Button
    has-secondary-btn has-dark-link bg-primary-light add-20 br5
    
    <var>has-secondary-btn has-dark-link</var>

    New Button
    round-btn bg-primary-light add-20 br5
    
    <var>round-btn</var>

    New Button
    mid-round-btn dark-outline-btn add-20 bg-primary-light br5
    
    <var>mid-round-btn dark-outline-btn</var>

    New Button
    round-btn primary-outline-btn add-20 bg-primary-light br5
    
    <var>round-btn primary-outline-btn</var>

    New Button
    mid-round-btn has-fullwidth-btn add-20 bg-primary-light br5
    
    <var>mid-round-btn has-fullwidth-btn</var>

    Share buttons

    has-primary-social add-20 bg-primary-light br5
    
    <var>has-primary-social</var>

    has-secondary-social add-20 bg-primary-light br5
    
    <var>has-secondary-social</var>

    tagPlaceholderTags: m-updates

    Write a comment

    Comments: 0
    Get started
    Gobal colors
      bg-primary
      bg-primary-light
      bg-primary-dark
      bg-secondary
      bg-secondary-dark
    Template colors
      body
      top-header
      top-header-inner
      header
      header-inner
      navigation-inner
      navigation color
      dropdown background color
      content
    Footer Styles
      background
      text color
      link color
      horizontal line
    Buttons
      style 1
      style 2
      style 3
      text color
    Mobile navigation
      background color
      navigation color
    Other elements
      social icons
      top header border
      header border
      nav inner border
      footer border
     
    Template configurations
     
    has-sticky-logo has-large-header primary-font has-center-nav has-header-blur no-shopping-cart
     
    Top header inner
     
     
     
    Header inner
     
     
     
    Navigation inner
     
     
     
    Navigation styles
     
    size-15 weight-400
     
    Sub-menu (breadcrumbs) styles
     
    size-15
     
    Mobile Navigation styles
     
    size-30
     
    Content styles
     
    form-white
     
    Footer styles
     
    o-form has-thin-border has-border-style-solid has-border-top has-footer-border-color
     
    Footer background image
     
     

     

    Typography

    Heading H1
    weight-400
     
    Heading H2
    weight-400
     
    Heading H3
    weight-400
     
    Body text (p, table, td)
     
     
    Buttons
    weight-400
     
     
    Advanced settings
     
    Custom CSS

    #cc-inner .my-class {

    color:#f0f0f0;

    }

    /* MATRIX-CUSTOM-MODULES-START */

    #cc-m-7792741551 h1, #cc-m-7792741551 h2, #cc-m-7792741551 h3 {font-size:20px !important;}

    #cc-m-7792741851 h1, #cc-m-7792741851 h2, #cc-m-7792741851 h3 {font-size:20px !important;}

    #cc-m-7792930551 h1, #cc-m-7792930551 h2, #cc-m-7792930551 h3 {font-size:20px !important;}

    #cc-m-12388126494 h1, #cc-m-12388126494 h2, #cc-m-12388126494 h3 {font-weight:600 !important;}

    #cc-m-12388126494 h1, #cc-m-12388126494 h2, #cc-m-12388126494 h3 {font-size:40px !important;}

    /* MATRIX-CUSTOM-MODULES-END */

    /* MATRIX-GLOBAL-SETTINGS-START */

    :root {

    --content-width: 1170px;

    --special-pages-content-width: 900px;

    }

    /* HAMBURGER-BAR-START */

    :root { --hamburger-btn-background: transparent; --hamburger-btn-bg: transparent; --hamburger-btn-bg-active: transparent; }

    /* HAMBURGER-BAR-END */

    #cc-inner #hs-container .j-formnew input[type='submit'],

    #cc-inner #hs-container input.submitUser,

    #cc-inner .hs-button,

    #cc-inner .j-calltoaction-link,

    #cc-inner input.cc-checkout-btn,

    #cc-inner a.cc-shop-addtocard {

    padding: 14px 35px !important;

    border-radius: 8px;

    }

    /* MOBILE-FULLWIDTH-BUTTONS-START */

    @media only screen and (width <= 746px) {

    #cc-inner #hs-container .j-formnew input[type='submit'],

    #cc-inner #hs-container input.submitUser,

    #cc-inner .hs-button,

    #cc-inner .j-calltoaction-link {

    width: 100% !important;

    margin: 5px auto 0 auto;

    box-sizing: border-box;

    text-align: center !important;

    }

    }

    /* MOBILE-FULLWIDTH-BUTTONS-END */

    /* MATRIX-GLOBAL-SETTINGS-END */


    Note:
    All changes made here will be applied to your entire website.
    draggable-logo

    Build faster, smarter, and more flexible Jimdo websites.

    has-right-col-border

    Products

    Matrix Framework

    Matrix One

    Matrix Plugin Toolkit

    Resources

    Support

    Changelog

    Showcase

    Marketplace

    Community

    Blog

    Archive

    GitHub



    About | Privacy Policy | Cookie Policy | Sitemap | Withdraw contract
    Created with Jimdo
    Log in Log out | Edit
    • Scroll to top
    Close