Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #201090

    Hello,

    there is one Thing i do not understand.
    on my masonry blog i have a 1 Pixel gap. it works but i have 2 Blogs wich have no gap. why?

    Regards
    Sebastien

    #201109

    Hi Seba1973!

    Can you please give us a link to the blogs without gap? Are they built using masonry too?

    Cheers!
    Ismael

    #201119

    Hi Ismael,

    the site is under construction mode, not online.

    Yes i have a masonry blog, and the blog element have a masonry gallery inside.

    Regards
    Sebastien

    #201834

    Reply back to this topic when you upload your site so we can debug it and provide a solution :)

    Cheers!
    Josue

    #202502

    Hello,

    i put the site online for a few hours now so you can have a look. I put it offline as soon as i will have i reply.

    http://www.camwork.co.at

    thx for your help.
    Regards
    Sebastien

    • This reply was modified 10 years, 11 months ago by Seba1973.
    #202626

    Hey!

    Try adding this code to the Quick CSS:

    .av-masonry-container.isotope {
        background: white;
    }

    Cheers! 
    Josue

    #202710

    Hi Josue,

    it makes the backgroud White, but the Pixel gap?

    Regards
    Seb

    #202711

    but….
    how can i make the Background of the “load more” a different Color?

    Regards
    Seb

    #202781

    Hi!

    Can we please check it again? It is currently under maintenance. Please post a screenshot of the issue.

    Regards,
    Ismael

    #202834

    Hi,

    it is now online.

    Regards
    Seb

    #203115

    Hi!

    Make sure to update your theme files to the most recent release. There was a few releases this week to fix bugs with 3.8. For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    For the read more button color Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    #top .av-masonry-load-more {
    background: #F00;
    }
    

    Best regards,
    Devin

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘masonry blog’ is closed to new replies.