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

    Hello!
    I’d like to little modify portfolio grid on my site front page ( http://www.zink.by/ ) cos it is not aligned properly: http://prntscr.com/2qero5
    It shoud be moved left somewhere about 20px.

    What css rule shoud I modify? It is hidden somewhere there: http://prntscr.com/2qetg8

    • This topic was modified 10 years, 9 months ago by Vital.
    #221384

    Hey!

    Try adding this code to the Quick CSS:

    .home .grid-sort-container.isotope.no_margin-container.with-title-container.grid-total-even.grid-col-4.grid-links-.isotope_activated {
        right: 20px;
    }
    

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Aligning portfolio grid’ is closed to new replies.