Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #870435

    Hi,
    On the frontpage I have a Blog Posts content element in Grid Layout where I have now chosen 4 colomns.
    I would very much like to get the posts closer to each other or with other words remove some of the white space between the 4 coloms. Can I change that myself or could you help me do that? I would like to remove about 2/3 of the white space – if possible I would appreciate some custom css that I can change myself so I can try different sizes of white space till I get the perfect layout but if that is not possible, if you could remove the white space so only 1/3 of the white space between the pictures/excerpts would remain that would be very nice, too.
    Credentials below in private content.

    #870508

    Hey dfds,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    div .av_one_fourth {
        margin-left: 2%;
        width: 23.5%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.