Hi I love the masonary grid shown on http://www.unframe.com/ home page
Is it possible to have my own looking like this one out of the box or does it require custom css work?
Hey codecreative!
Please add following code to Quick CSS
.av-inner-masonry {
box-shadow: 0 0 5px 1px #ccc;
min-height: 340px;
}
Cheers!
Yigit
Great thank you! Can you look at the footer of codecreative.uk
Regarding the facebook widget on the footer. Can the dark text be changed to white? I have attempted the following css but it failed :(
#u_0_3 {color:#ffffff!important;}