Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1187219

    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

    #1188119

    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

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