Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #229227

    Hi,

    I would like to optimize my homepage-layout on http://miapple.me:

    1. Between the Google ad and the first post should be a space. How to do it?

    2. The space between the posts is to big. How can I minimize the space?

    Cheers,
    Gee Are

    #229240

    Hey!

    Try adding this code to the Quick CSS:

    
    .template-blog ins.adsbygoogle {
        margin-bottom: 20px;
    }
    .template-blog .post_delimiter {
        padding: 0 !important;
    }
    

    Cheers! 
    Josue

    #229245

    Hi Josue,

    works perfectly! Thank you very much!

    Cheers,
    Gee Are

    #229249

    You are welcome, glad we could help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Homepage Layout’ is closed to new replies.