/* -- START Hide scroll down arrow on mobile -- */
@media (max-width: 450px) {
.et_pb_fullwidth_header_0.et_pb_fullwidth_header
.et_pb_fullwidth_header_scroll a .et-pb-icon {
display: none;
}
}
/* -- END Hide scroll down arrow on mobile -- */
Code language: CSS (css)Module: full width header, hide scroll icon on tablet + mobile {#module-full-width-header-hide-scroll-icon-on-tablet-mobile}
Last updated:
Categories: Uncategorized