Too much space around rows

By hogi, 8 years ago. Last reply by Alex S, 8 years ago
There just seems to be so much blank space around each of the rows etc and everything looks horribly blocky. I've seen I can improve this by changing the layout settings on each row but its getting pretty fraustrating changing this every time I add a new row.

Image Hover

By vijaya kumar Veeraragalu, 8 years ago. Last reply by Alex S, 8 years ago
I tried to implement hover effect on so-widget-image, as per the below .so-widget-image:hover { display: block; position: absolute; z-index: 20; background: rgba(0, 0, 0, 0.8); overflow: hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } but it is not working. can you help us to resolve

Full-height rows?

By motor13, 8 years ago. Last reply by Alex S, 8 years ago
Pre-purchase question: Is there a way to create full-height rows. I understand the content within a row will extend the height of a row, but my hope is to be able to create full-height, scalable content.

Gallery with Vantage Theme

By Martin Achen, 8 years ago. Last reply by Martin Achen, 8 years ago
I'd like to know if I am available to make a gallery with Vantage theme. I would want it to show up as one picture on a page at the first, and if I would click on it I'd want it to open the gallery.

Logo to overlap content

By Chantal Steyn Curtis, 8 years ago. Last reply by Alex S, 8 years ago
Hi I’ve put my logo into the menu – i needed it to be bigger, so I have used: /* Vantage Remove Logo in Menu img constraint */ header#masthead.masthead-logo-in-menu .logo > img { max-height: none !important; } What I would like to know is if there is anyway I can have about half of the…