• Home
  • Add-ons
  • Templates
  • Docs
    • Get Started
    • Quick Setup
    • Style Editor
    • Resources
    • Updates
    • Tutorials
  • Blog
     
  • Home
  • Add-ons
  • Templates
  • Docs
    • Get Started
    • Quick Setup
    • Style Editor
    • Resources
    • Updates
    • Tutorials
  • Blog
  1. Add-ons

 

Easy-to-Use 

Overlay Teaser Widget 

 

bg-tertiary hs-fullwidth has-no-gutter

Make it stand out

style01

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button


<!-- *** Matrix Add-ons Overlay teaser with default style *** -->
<div class="is-matrix cc-clearover">
    <div class="hs-thumbnail">
        <img src="https://u.jimcdn.com/cms/o/s572cf8a914c2631f/userlayout/img/matrix-teaser.jpg" alt="Matrix themes" />
        <div class="thumbnail-hover">
            <a href="https://matrix-themes.com/add-ons/"></a>
        </div>
    </div>

    <div class="hs-description">
        <h3>
            Your custom title
        </h3>

        <p>
            This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can
            use to add content to your website
        </p>
        <br />
        <a class="hs-button small-btn" href="https://www.matrix-themes.com/add-ons/" target="">Custom button</a>
    </div>
</div>

style02

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button


<!-- *** Matrix Add-ons Overlay teaser with no icon *** -->
<style>
/*<![CDATA[*/
.thumbnail-hover.no-icon a {
    background:#fe3b1f;
    opacity:0.6;
}
    
.thumbnail-hover.no-icon {
    background:none;
}
/*]]>*/
</style>
<div class="is-matrix cc-clearover"> <div class="hs-thumbnail"> <img src="https://u.jimcdn.com/cms/o/s572cf8a914c2631f/userlayout/img/matrix-teaser.jpg" alt="Matrix Themes" /> <div class="thumbnail-hover no-icon"> <a href="https://matrix-themes.com/add-ons/"></a> </div> </div> <div class="hs-description"> <h3> Your custom title </h3> <p> This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website </p> <br /> <a class="hs-button small-btn" href="http://www.matrix-themes.com/add-ons/" target="">Custom button</a> </div> </div>

style03

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button


<!-- *** Matrix Add-ons Overlay teaser with Font Awesome icon *** -->
<style>
/*<![CDATA[*/
.thumbnail-hover.fa-icon a {
   background:#000;
   opacity:0.2;
}
    
.thumbnail-hover.fa-icon:after {
   font-family: 'FontAwesome', sans-serif;
   width: 50px;
   height: 50px;
   display: block;
   color:#fff;
   font-size:50px;
   content: '\f002';
}
    
.thumbnail-hover.no-icon {
    background:none;
}   
/*]]>*/
</style>
<div class="is-matrix cc-clearover"> <div class="hs-thumbnail"> <img src="https://u.jimcdn.com/cms/o/s572cf8a914c2631f/userlayout/img/matrix-teaser.jpg" alt="Matrix Themes" /> <div class="thumbnail-hover fa-icon"> <a href="https://matrix-themes.com/add-ons/"></a> </div> </div> <div class="hs-description"> <h3> Your custom title </h3> <p> This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website </p> <br /> <a class="hs-button small-btn" href="https://www.matrix-themes.com/add-ons/" target="">Custom button</a> </div> </div>

style04

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button

Your custom title

This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website


Custom button


<!-- *** Matrix Add-ons Overlay teaser with text hover *** -->
<style>
/*<![CDATA[*/
.thumbnail-hover.hover-text a {
   background:#001689;
   opacity:0.2;
}
    
.thumbnail-hover.hover-text:after {
  display: block;
  color: #fff;
  font-size: 20px;
  width: 100%;
  content: 'more details';
}
    
.thumbnail-hover.no-icon {
   background:none;
}   
/*]]>*/
</style>
<div class="is-matrix cc-clearover"> <div class="hs-thumbnail"> <img src="https://u.jimcdn.com/cms/o/s572cf8a914c2631f/userlayout/img/matrix-teaser.jpg" alt="Matrix Themes" /> <div class="thumbnail-hover hover-text"> <a href="https://matrix-themes.com/add-ons"></a> </div> </div> <div class="hs-description"> <h3> Your custom title </h3> <p> This is an example text, simply click to edit or delete it. Delete example content by clicking on it and using the trash icon on the left. The plus icon lists all of the elements you can use to add content to your website </p> <br /> <a class="hs-button small-btn" href="https://www.matrix-themes.com/add-ons/" target="">Custom button</a> </div> </div>
Matrix Themes


Stand out with professional Jimdo website

Premium 24/7 Support · Lifetime Updates




has-right-col-border

Resources

  • Templates
  • Pre-made Templates
  • Matrix Builder
  • Add-ons
  • Pricing
  • Marketplace

Documentation

  • Get Started
  • Quick Setup
  • Style Editor
  • Tutorials
  • Updates

Quick links

  • Made with Matrix
  • Style Guide
  • Shortcodes
  • Jimdo Creator
  • Small Business websites
  • Feedback

Try Matrix Builder
draggable-logo

Global 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
Template configurations
 
has-center-nav has-sticky-logo has-large-header g-font no-shopping-cart
 
Top header inner
 
 
 
Header inner
 
 
 
Navigation inner
 
 
 
Navigation styles
 
snip-nav --line01
 
Sub-menu (breadcrumbs) styles
 
size-15
 
Mobile Navigation styles
 
size-30
 
Content styles
 
form-white
 
Footer styles
 
o-form color-white
 
Footer background image
 
 

 

Typography

Heading H1
weight-400
 
Heading H2
weight-400
 
Heading H3
weight-400
 
Buttons
weight-400
 
 
Advanced settings
 
Custom CSS

 

#cc-inner .my-class {

  color:#f0f0f0;

}

 


Note:
All changes made here will be applied to your entire website.
is-switcher

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