Skip to content

Instantly share code, notes, and snippets.

/** Start Columns Stack With reverse Columns **/
@media (max-width: 1024px) {
.cuberg-row-parent.cuberg-stack-tablet.cuberg-stack-mobile .cuberg-row {
flex-wrap: wrap;
}
.cuberg-row-parent.cuberg-stack-tablet.cuberg-stack-mobile .cuberg-row .wp-block-cuberg-column {
flex: 100%;
}
}
@media (max-width: 767px) {
@lalitkumarjoomdev
lalitkumarjoomdev / _virtuemart.scss
Last active April 15, 2020 05:04
JoomlaRoot\templates\jd_boston_astroid\scss\boston\template-elements
.category-view {
.category .spacer {
overflow: hidden;
position: relative;
a::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
@lalitkumarjoomdev
lalitkumarjoomdev / JD Coax (JD Tabs module).txt
Last active July 12, 2019 13:01
JD Coax (JD Tabs module)
<!--Automotive Manufacturing-->
<div class="row jd-tab-wrap py-5">
<div class="col-12 col-lg-6 py-7 d-none d-lg-block" style="background: url(images/sections-bg/img-1.jpg); background-repeat: no-repeat; background-size: cover;">
&nbsp
</div>
<!--End-->
<div class="col-12 col-lg-6 py-7" style="background: #f02930;">
<div class="jd-tab-content px-3 px-lg-5 px-xl-7">
<h4>Automotive Manufacturing</h4>
<p>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,</p>
<div class="intro-features">
<div class="row">
<div class="col-xl-11">
<h2 class="module-title">Welcome to Our JD Paris University</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla quam velit, vulputate eu pharetra nec, mattis
ac neque. Duis vulputate commodo lectus, ac blandit elit tincidunt id. Sed rhoncus, tortor sed eleifend
tristique</p>
</div>
</div>
<div class="row text-center features">
<?php
defined('_JEXEC') or die;
$services = $params->get('services', []);
// $LinkOn = $params->get('LinkOn');
$showReadMore = $params->get('showReadMore');
$showReadMoreText = $params->get('showReadMoreText');
$showReadMoreIcon = $params->get('showReadMoreIcon');
$button_link = $params->get('button_link');
$modJDServicesShowcaseHelper = new modJDServicesShowcaseHelper();
{tab <i class="fas fa-home"><!--FontAwesome Icon--></i><p>Residential </p>}
{loadposition residential}
{tab <i class="fas fa-building"><!--FontAwesome Icon--></i><p>Office</p>}
{loadposition office}
{/tabs}
/**
* @package JD ServX
* @author JoomDev <info@joomdev.com>
* @link https://www.joomdev.com
* @copyright Copyright © 2018 Regular Labs All Rights Reserved
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
*/
.jd-testimonial .slick-initialized {
.slick-slide {
@lalitkumarjoomdev
lalitkumarjoomdev / Put the Freshness Back module
Last active March 15, 2019 05:20
TOPIC: JD Cleanx issues with forrm
{tab <i class="fas fa-home"></i><p>Residential </p>}
{loadposition residential}
{tab <i class="fas fa-building"></i><p>Commercial</p>}
{loadposition office}
{/tabs}