How do we fix the arrows so they are centered in that box.
Hey Christy,
Thank you for the inquiry.
You can add this css code to adjust the position of the arrow inside the box:
#top #wrap_all .avia-slideshow-button, #top .avia-button, .html_elegant-blog .more-link, .avia-slideshow-arrows a:before {
border-radius: 5px;
padding-left: 25px;
padding-right: 25px;
padding-top: 0;
padding-bottom: 15px;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
Best regards,
Ismael