[Resolved] footer widgets in masonry-like style

Home Forums Support [Resolved] footer widgets in masonry-like style

Home Forums Support footer widgets in masonry-like style

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #137235
    mapsarska

    Is there a way to separate the footer widgets to separate containers?
    So it look like masonry blog?

    Changing pading in “element spacing” between footer widgets don’t do the trick.

    And second thing can we separate the site footer and footer wigdets area?
    I mean now if i set footer widgets to be in container it affects also the site footer.
    I would like the footer be on whole page as the navigation.

    #137253
    mapsarska

    I solved with the solution i found in forum, using this code

    .footer-widgets .widget {
    	background: none repeat scroll 0 0 #fff;
    	margin: 0 10px;
    	padding-bottom: 40px;
    	padding-top: 40px;
    }

    lol i really should serach better before posting a question ๐Ÿ˜€ srry guys & gals

    #137301
    Tom
    Lead Developer
    Lead Developer

    Glad you found the solution! ๐Ÿ™‚

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