Help

Welcome!

This community is for professionals and enthusiasts of our products and services.
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.

/* resources - hide the badges on the side of the pages */ .o_wslides_home_aside_loggedin.card { display: none; } /* resources - hide the search */ .row.align-items-center.justify-content-between { display: none; } /* resources - hide stuff */ .col-12.col-md-4.col-lg-3.mt-3.mt-md-0 { display: none; } /* resources - hide stuff .h-100 { display: none; }*/ /* h1 titles in 40px */ h1 { FONT-SIZE: 40PX; } h2 { FONT-SIZE: 34PX; } h3 { FONT-SIZE: 31PX; } h4 { FONT-SIZE: 26PX; } /* same height for all the blue banners */ section.s_title { display: flex; justify-content: center; align-items: center; height: 220px; } /* all the paddings in order for the blue banners titles to be centered .s_allow_columns.o_container_small { padding: 30px; } */