Hey cant for the life of me figure out why the “GET A QUOTE” button under my full page slider won’t vertical align to the middle of the container.
Have added .av-align-middle class to the column.
Any help would be appreciated.
Thanks
Hey ashrigby,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width:768px){
#av_section_1 .avia-button-wrap.avia-button-right {
margin-top: 30px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria