Hi,
I need to selectively adjust the vertical position of page titles that appear inside if a color box element. here’s the page url: http://mindsparklabz.com/dev/dinosaur/florida/
I have assigned id – ‘Location Title’ to the box itself, then the text / title inside has class ‘Title Box’
by default, content is floated in the center of a color box. I need to know how to remove that default on certain boxes only so I can reposition the vertical location of text / titles within the box.
thanks
Hey MindSpark!
The class that controls that element is
.avia-section.av-minimum-height .container .content
let us know if you need further help
Regards,
Basilis
how do I remove the default vertical-align: middle?