Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #243449

    I am using the Enfold theme, and I need to take out horizontal white space on a page between Promo boxes

    http://www.preventon.com/microsoft-page/
    but I cannot make it work..

    #243450

    Hi goossep!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av_promobox { margin: 0; }

    Cheers!
    Yigit

    #243471

    I have done that, and I still have more whitespace than I would like? do I need to also use the horizontal ruler with a negative value for whitespace, does it get place in the layout container or between them ? Below the first promo box on the page or above the next ones down?

    the page I am talking about is http://www.preventon.com/microsoft-page
    many thanks for your help..

    #243650

    Hi!

    Please add following code to Quick CSS as well and adjust as needed

    body .column-top-margin {
    margin-top: 10px;
    }

    Regards,
    Yigit

    #243763

    Thank you that makes things much better…

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Horizontal Ruler appears not to work’ is closed to new replies.