et_code_snippet_css

Button Sticks to Vertical Bottom

.btn-bottom { display: flex; flex-direction: column; height: 100%; } .btn-bottom ...

Add Column Gap when Stacked (cta-row)

@media (max-width: 980px) { #page-container .cta-row .et_pb_column_inner { margin-bottom: 16px !important; ...

Main Content Background Color

#main-content { background-color: #f6f2e8; }
No results found.