• Hi there,

    I was wondering how I can change the space between the columns inserted with the page builder? I already had a look at the CSS file but I did not find the related code…

    Is there a possibility to reduce the size of the columns to the content? Same question for the footer, which is way too big, if I only want to add some information about copyright. Or is there another solution for the footer?

    Thanks in advance,
    Jakob

Viewing 2 replies - 1 through 2 (of 2 total)
  • Chris Hickman

    (@antiochinteractive)

    Yes, click on the options for a section, at the bottom you’ll find a blank input area for background color. Do this:

    transparent; margin-bottom: 0

    Solved :). I do this too for setting text colors for sections with background colors.

    #000; color: #fff; margin-bottom: 0

    I like to think the MAKE authors left this section open on purpose as an undocumented feature that they MAKE use of 🙂

    Chris, that doesn’t address the OP’s question, which is a good one.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Reduce padding / space between columns’ is closed to new replies.