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

    How do we fix the arrows so they are centered in that box.

    #1439055

    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

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