Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter ashlynbkirk

    (@ashlynbkirk)

    I figured it out. So for anyone who might need it in the future. Go to custom css and:

    .sq-slider-content {
    display: none;
    }

    .sq-post-title {
    display: none;
    }

    .sq-post-date {
    display: none;
    }

    .sq-post-categories {
    display: none;
    }

    .sq-slider-content-container {
    display: none;
    }

Viewing 1 replies (of 1 total)