• At my site – http://www.crowdcavalry.com – there is a lot of white space between the slider image and the first post, “OUR PROPOSAL” – any way of fixing this?
    I’m certain I’m not taking advantage of all this theme has to offer – If you have any other recommendations, please let me know!

Viewing 6 replies - 1 through 6 (of 6 total)
  • hi crowdcavalry,

    as all your background is white anyway, you can reduce the padding of the content parts.

    just try to add this to THEME SETTINGS -> CSS tab:

    /** reduce content padding **/
    div#content .padder {
    padding: 0;
    }

    hope that helps, let me know, konrad

    I’m having the same issue on my site, http://destinycast.com/

    There is a large gap between where the slider ends and where the main page content begins. Not sure how to fix this in CC.

    edit: Changing the padding doesn’t help, it’s more clearly defined on my site because the background isn’t white space.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    If the solutions in this thread did not work for you then it is likely that you are not experiencing the same problem, therefore it would be best to create your own thread to discuss your issue, @ypod.

    hi @ypod, looks like your slider issue is resolved?

    Hey @konrads

    The issue was mostly resolved by removing the shadow effect from the bottom of the slider. Removing padding wasn’t a good solution, because my website isn’t a plain white background. It made the blog pages look really awkward. I’d still like everything a bit closer together, but I can live with it the way it is.

    @ypod, yeah looks nice!

    “a bit closer together” -> i think it looks great like this from the spacing!
    but what exactly do you mean? the header – slider – container spacing?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘A lot of space between slider image and firs post.’ is closed to new replies.