Reply To: I also need this section CSS

#10034328
Support
Keymaster

Hello,

Here’s the CSS you need:

.custom-section-padding {
  padding: 60px 0px;
}

.custom-border-radius {
  border-radius: 0 !important;
  padding: 11px 30px !important;
}

.btn-outline.custom-border-width {
  border-width: 2px;
}

.custom-content-grid:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  box-shadow: 0px 0px 97px 70px rgba(152, 152, 152, 0.1);
  transform: translate(-50%, -50%);
}
.custom-content-grid .content-grid-item:before {
  left: 0px;
}
.custom-content-grid .content-grid-item:after {
  z-index: 1;
}
.custom-content-grid .counters .counter {
  margin-left: 80px;
  text-align: left;
}
.custom-content-grid .counters .counter.margin-style-2 {
  margin-left: 55px;
}
.custom-content-grid .counters .counter .counter-icon {
  float: left;
  margin-left: -50px;
  margin-top: 8px;
}
.custom-content-grid .counters .counter label {
  font-weight: normal;
  letter-spacing: -1px;
  color: #1e1e24;
}
.custom-content-grid .counters strong {
  font-size: 45px;
}

@media (max-width: 991px) {
  .custom-content-grid:before {
    content: none;
  }
  .custom-content-grid .counters .counter.custom-sm-counter-style {
    margin-left: 0;
    text-align: center;
    padding-left: 40px;
  }
  .custom-content-grid .counters .counter.custom-sm-counter-style.margin-style-2 {
    margin-left: 0;
  }
  .custom-content-grid .counters .counter.custom-sm-counter-style .counter-icon {
    float: none;
    margin-left: 0;
    position: absolute;
    top: 50px;
    left: 17%;
  }
}

We hope this helps!

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads