Wir verwenden Cookies, um es unserer Website zu ermöglichen, Informationen zu speichern, die ordnungsgemässe Funktion bestimmter Funktionen zu gewährleisten, zu verstehen, wie du mit unserer Website interagierst und diese verwendest, und um dir Inhalte und Anzeigen anzuzeigen, die für dich relevant und ansprechend sind. Mehr informationen findest du in unter Datenschutz & Cookies. Durch Klicken auf „Alle akzeptieren“ stimmst du der Verwendung dieser Cookies zu.
The store will not work correctly when cookies are disabled.
Bis 14 Uhr bestellt (freitags bis 12 Uhr), Versand am gleichen Tag!
Wir versenden während der Festtage durchgehend an allen Werktagen!
Add at-highlight class to element to wrap it with background
header withhightlight
Alternative Hightlight
Wrap text in <em class="hightlighted-text"> ... </em> class to element to add fat underline. Works best on big headings. Additionally you can add class lower to move underline lower.
Highlighted Text and Highlighted Text Lower
<span class="h3"><em class="hightlighted-text">Highlighted</em> Text</span> and <span class="h1"><em class="hightlighted-text lower">Highlighted</em> Text Lower</span>
Link hover styles
You can various ways to make link with bg on hover. You can add class bg-hover directly to the a tag.
Or you can add one of these classes to the wrapper element and all links inside will be with background on hover: std,llinks-bg-hover.
You can clear links hover for specific link by applying link-clear class to link tag. Add clean-list class to ul element or wrapper to remove dots and padding from all list elements.
Alternatively you can add double underline on link hover by adding underlined-links class to wrapper.
You can make content text bigger by adding big-text class.
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
Text alignment
Use following classes to align texta-center, a-left, a-right
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.
Spacers
You can easily add some extra space by adding div with following classes: spacer-big, spacer-medium, spacer-regular, spacer-small
<div class="spacer-big"> </div>
Hide on mobile
You can hide elements on mobile ot tablet by adding following classes to element: hide-on-tablet, hide-on-mobile
Remove spacing from columns
Add no-spacing or no-gutters class to row to remove padding and margin from row and columns .
Adding ox-max-width-500 to element will make it centered and set max width to 500. You can add ox-max-width- classes from 500-1000 with step 100. To align content vertically use following classes: col-align-vertical - on col element. block-align-vertical - inside col element.
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.
Added wrapper for table with following classes to style it. table-bordered - Add bottom borders for row. table-header-border - add double border below table header (th) elements. table-header-bg - add black background for table header (th) elements. overflow-y - make table scroll-able if it is wider than the page. You need this for small resolutions.